fix: remame to correct file names #85
Annotations
2 errors and 3 warnings
Testing:
src/pages/game-page.tsx#L4
`@/components/common/header` import should occur before import of `@/components/common/section`
|
Testing
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Testing:
src/components/common/header/connect-wallet-button.tsx#L56
React Hook useEffect has a missing dependency: 'setIsOpen'. Either include it or remove the dependency array
|
Testing:
src/components/ui/button.tsx#L44
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Loading