fix: improve start_ui.sh compatibility for Linux environments #169
+82
−21
Annotations
5 warnings
|
Lint:
ui/src/components/ui/button.tsx#L64
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint:
ui/src/components/ui/badge.tsx#L48
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint:
ui/src/components/mascotData.tsx#L500
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint:
ui/src/components/mascotData.tsx#L34
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint:
ui/src/components/mascotData.tsx#L28
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Loading