feat, refactor: resolve all text wrap issue, remove legacy code with css token(Text, Theme) #399
Annotations
10 errors
Lint and Format (18.x, 8.x)
Property 'colors' does not exist on type '{ theme?: Theme | undefined; as?: ElementType<any> | undefined; } & ClassAttributes<HTMLInputElement> & InputHTMLAttributes<HTMLInputElement> & { ...; }'. Did you mean 'color'?
|
Lint and Format (18.x, 8.x)
Property 'colors' does not exist on type '{ theme?: Theme | undefined; as?: ElementType<any> | undefined; } & ClassAttributes<HTMLButtonElement> & ButtonHTMLAttributes<HTMLButtonElement> & { ...; }'. Did you mean 'color'?
|
Lint and Format (18.x, 8.x)
Property 'colors' does not exist on type '{ theme?: Theme | undefined; as?: ElementType<any> | undefined; } & ClassAttributes<HTMLSelectElement> & SelectHTMLAttributes<HTMLSelectElement> & { ...; } & { ...; }'. Did you mean 'color'?
|
Lint and Format (18.x, 8.x)
Property 'colors' does not exist on type '{ theme?: Theme | undefined; as?: ElementType<any> | undefined; } & ClassAttributes<HTMLSelectElement> & SelectHTMLAttributes<HTMLSelectElement> & { ...; } & { ...; }'. Did you mean 'color'?
|
Lint and Format (18.x, 8.x)
Property 'colors' does not exist on type '{ theme?: Theme | undefined; as?: ElementType<any> | undefined; } & ClassAttributes<HTMLSelectElement> & SelectHTMLAttributes<HTMLSelectElement> & { ...; } & { ...; }'. Did you mean 'color'?
|
Lint and Format (18.x, 8.x)
Property 'colors' does not exist on type '{ theme?: Theme | undefined; as?: ElementType<any> | undefined; } & ClassAttributes<HTMLSelectElement> & SelectHTMLAttributes<HTMLSelectElement> & { ...; } & { ...; }'. Did you mean 'color'?
|
Lint and Format (18.x, 8.x)
Property 'colors' does not exist on type '{ theme?: Theme | undefined; as?: ElementType<any> | undefined; } & ClassAttributes<HTMLSelectElement> & SelectHTMLAttributes<HTMLSelectElement> & { ...; } & { ...; }'. Did you mean 'color'?
|
Lint and Format (18.x, 8.x)
Property 'colors' does not exist on type '{ theme?: Theme | undefined; as?: ElementType<any> | undefined; } & ClassAttributes<HTMLSelectElement> & SelectHTMLAttributes<HTMLSelectElement> & { ...; } & { ...; }'. Did you mean 'color'?
|
Lint and Format (18.x, 8.x)
Property 'colors' does not exist on type '{ theme?: Theme | undefined; as?: ElementType<any> | undefined; } & ClassAttributes<HTMLDivElement> & HTMLAttributes<HTMLDivElement> & { ...; } & { ...; }'. Did you mean 'color'?
|
Lint and Format (18.x, 8.x)
Cannot find module '@biseo/web/theme' or its corresponding type declarations.
|