feat: label수정 #138
Annotations
3 errors
type-check:
src/components/global/texts/Text/Text.stories.ts#L2
Module '"./Text"' has no exported member 'Text'. Did you mean to use 'import Text from "./Text"' instead?
|
type-check:
src/components/global/toast/Toast.tsx#L4
Module '"../texts/Text/Text"' has no exported member 'Text'. Did you mean to use 'import Text from "../texts/Text/Text"' instead?
|
type-check
Process completed with exit code 2.
|