feat(c): table, title #4
Annotations
6 errors
Build:
src/components/card/Card.tsx#L6
Cannot redeclare exported variable 'Card'.
|
Build:
src/components/card/Card.tsx#L88
Cannot redeclare exported variable 'Card'.
|
Build:
src/components/card/Card.tsx#L88
Export declaration conflicts with exported declaration of 'Card'.
|
Build:
src/components/typography/Title.tsx#L22
Type '{ children: ReactNode; defaultChecked?: boolean | undefined; defaultValue?: string | number | readonly string[] | undefined; suppressContentEditableWarning?: boolean | undefined; ... 260 more ...; className: string; }' is not assignable to type 'SVGProps<SVGSymbolElement>'.
|
Build:
src/components/typography/Title.tsx#L23
Expression produces a union type that is too complex to represent.
|
Build
Process completed with exit code 2.
|
Loading