We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a88c884 commit dddb8adCopy full SHA for dddb8ad
3 files changed
src/components/Inputs/CopyTextInput.mdx
src/components/Inputs/CopyTextInput.tsx
src/components/Inputs/index.ts
@@ -8,4 +8,3 @@ export {
8
ClearableTextInputProps as TextInputProps,
9
} from './ClearableTextInput';
10
export * from './SearchTextInput';
11
-export * from './CopyTextInput';
0 commit comments