feat(): add Next.js demo project with initial configuration and compo… #13
Annotations
10 errors
|
Build:
src/demos/nextjs-bybit/app/layout.tsx#L3
Cannot find module 'next' or its corresponding type declarations.
|
|
Build:
src/demos/nextjs-bybit/app/OptionSelector.tsx#L65
Cannot use JSX unless the '--jsx' flag is provided.
|
|
Build:
src/demos/nextjs-bybit/app/OptionSelector.tsx#L64
Cannot use JSX unless the '--jsx' flag is provided.
|
|
Build:
src/demos/nextjs-bybit/app/OptionSelector.tsx#L63
Cannot use JSX unless the '--jsx' flag is provided.
|
|
Build:
src/demos/nextjs-bybit/app/OptionSelector.tsx#L62
Cannot use JSX unless the '--jsx' flag is provided.
|
|
Build:
src/demos/nextjs-bybit/app/OptionSelector.tsx#L57
Cannot use JSX unless the '--jsx' flag is provided.
|
|
Build:
src/demos/nextjs-bybit/app/OptionSelector.tsx#L56
Cannot use JSX unless the '--jsx' flag is provided.
|
|
Build:
src/demos/nextjs-bybit/app/OptionSelector.tsx#L25
Argument of type '"exception"' is not assignable to parameter of type 'keyof WebsocketClientEvents'.
|
|
Build:
src/demos/nextjs-bybit/app/OptionSelector.tsx#L3
Cannot find module 'react' or its corresponding type declarations.
|
|
Build:
src/demos/nextjs-bybit/app/GlobalPollyfill.ts#L3
Cannot find module 'react' or its corresponding type declarations.
|