mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
3f21cb8a2f
* fix: update API code to use Axios instance * docs: fix typo * fix: update all global axios imports to use Coder instance * fix: remove needless import * fix: update import order * refactor: rename coderAxiosInstance to axiosInstance * docs: update variable reference in FE contributing docs