Skip to content

Commit

Permalink
fix: import rename for index
Browse files Browse the repository at this point in the history
  • Loading branch information
vinnyhoward committed Oct 23, 2024
1 parent dde7225 commit ebd5bcd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export { default } from './SensitiveText';
export { SensitiveLengths } from './SensitiveText.types';
export { SensitiveTextLength } from './SensitiveText.types';
export type { SensitiveTextProps } from './SensitiveText.types';

0 comments on commit ebd5bcd

Please sign in to comment.