feat(typography): Typography 컴포넌트 구현 #5
Annotations
10 errors
CI
Property 'asChild' does not exist on type '{}'.
|
CI
Property 'lineHeight' does not exist on type '{}'.
|
CI
Property 'size' does not exist on type '{}'.
|
CI
Property 'weight' does not exist on type '{}'.
|
CI
Property 'typography' does not exist on type '{}'.
|
CI
Parameter 'lineHeight' implicitly has an 'any' type.
|
CI
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ regular: number; compact: number; }'.
|
CI
Parameter 'weight' implicitly has an 'any' type.
|
CI
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ regular: number; medium: number; semiBold: number; bold: number; }'.
|
CI
Process completed with exit code 2.
|