Skip to content

Commit

Permalink
fix: add DelayedTextInput export (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
KalachevDev authored Dec 6, 2023
1 parent fe38899 commit 598f1c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
export * from './AdaptiveTabs';
export * from './CookieConsent';
export * from './ChangelogDialog';
export * from './DelayedTextInput';
export * from './FilePreview';
export * from './FormRow';
export * from './HelpPopover';
Expand Down

0 comments on commit 598f1c4

Please sign in to comment.