Skip to content

Commit bc36051

Browse files
refactor: To remove exported types
1 parent 61e32b7 commit bc36051

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: lib/components/Text/index.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,4 @@ export const Text = ({
4242
const Tag = as;
4343

4444
return <Tag className={textClassNames}>{children}</Tag>;
45-
4645
};

0 commit comments

Comments
 (0)