fix lint errors #35
Annotations
4 errors
dance-app
Module '"./landing"' has no exported member 'RefVideo'. Did you mean to use 'import RefVideo from "./landing"' instead?
|
dance-app
Module '"./landing"' has no exported member 'Tier'. Did you mean to use 'import Tier from "./landing"' instead?
|
dance-app
Type '{ pb: Client; }' is not assignable to type 'IntrinsicAttributes'.
|
dance-app
Process completed with exit code 1.
|