chore(deps): bump axios and wait-on #470
Annotations
10 warnings
Test:
src/components/core/menubar/mosaicConfig.jsx#L91
Fast refresh only works when a file only export components. Move your component(s) to a separate file
|
Test:
src/components/core/menubar/mosaicConfig.jsx#L41
Fast refresh only works when a file only export components. Move your component(s) to a separate file
|
Test:
src/components/core/layouts/viewscreen.jsx#L4
Fast refresh can't handle anonymous component. Add a name to your export
|
Test:
src/components/core/layouts/tacticalMap.jsx#L4
Fast refresh can't handle anonymous component. Add a name to your export
|
Test:
src/components/core/layouts/station/index.jsx#L46
Fast refresh only works when a file only export components. Use a new file to share constant or functions between components
|
Test:
src/components/core/layouts/panels.jsx#L4
Fast refresh can't handle anonymous component. Add a name to your export
|
Test:
src/components/core/hotkey.jsx#L153
Fast refresh can't handle anonymous component. Add a name to your export
|
Test:
src/components/core/categories.jsx#L203
Fast refresh can't handle anonymous component. Add a name to your export
|
Test:
src/components/client/Card.tsx#L93
Fast refresh only works when a file only export components. Use a new file to share constant or functions between components
|
Test:
src/components/admin/IssueTracker.jsx#L250
Fast refresh can't handle anonymous component. Add a name to your export
|