Skip to content

Commit

Permalink
[WNMGDS-961] updating typescript exports for text field (#1078)
Browse files Browse the repository at this point in the history
  • Loading branch information
scheul93 authored Jun 30, 2021
1 parent c063d10 commit dcb5815
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/design-system/src/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ export * from './Dropdown/Select';
export * from './InlineError/InlineError';
export * from './FilterChip/FilterChip';
export * from './FormControl/FormControl';
export * from './TextField/Textfield';
export * from './TextField/TextField';
export * from './TextField/TextInput';
export * from './Textfield/Mask';
export * from './TextField/Mask';
export * from './flags';

0 comments on commit dcb5815

Please sign in to comment.