Skip to content

Commit

Permalink
Merge branch 'feat/text-field' of https://github.com/depromeet/15th-T…
Browse files Browse the repository at this point in the history
…eam2-Web into feat/text-field
  • Loading branch information
wokbjso committed Jul 21, 2024
2 parents 7739550 + 00b6abd commit 5601bf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/molecules/TextField/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export { TextField } from './text-field';
export {} from './text-field-wrapper';
export { TextFieldWrapper } from './text-field-wrapper';
export * from './type';

0 comments on commit 5601bf5

Please sign in to comment.