feat: landing page for big screens done #3
Annotations
10 errors
Build:
src/assets/images/colorfulthing.tsx#L2
'tw' is declared but its value is never read.
|
Build:
src/assets/images/colorfulthing.tsx#L3
'ColorfulOrbs' is declared but its value is never read.
|
Build:
src/components/JoinableGamesSection/index.tsx#L2
Cannot find module '../../common/GameBar' or its corresponding type declarations.
|
Build:
src/components/JoinableGamesSection/index.tsx#L3
Cannot find module '../../common/JoinableGameBar/types' or its corresponding type declarations.
|
Build:
src/components/JoinableOrPlayableGamesSection/index.tsx#L2
Cannot find module '../../common/GameBar' or its corresponding type declarations.
|
Build:
src/components/JoinableOrPlayableGamesSection/index.tsx#L3
Cannot find module '../../common/JoinableGameBar/types' or its corresponding type declarations.
|
Build:
src/containers/App/AppSlice.ts#L52
Property 'app' does not exist on type '{ language: IntlProviderState; }'.
|
Build:
src/containers/App/AppSlice.ts#L53
Property 'app' does not exist on type '{ language: IntlProviderState; }'.
|
Build:
src/containers/App/AppSlice.ts#L54
Property 'app' does not exist on type '{ language: IntlProviderState; }'.
|
Build:
src/containers/App/AppSlice.ts#L55
Property 'app' does not exist on type '{ language: IntlProviderState; }'.
|