Skip to content

Commit dddb8ad

Browse files
committed
feat(input): remove copytextinput
1 parent a88c884 commit dddb8ad

3 files changed

Lines changed: 0 additions & 76 deletions

File tree

src/components/Inputs/CopyTextInput.mdx

Lines changed: 0 additions & 30 deletions
This file was deleted.

src/components/Inputs/CopyTextInput.tsx

Lines changed: 0 additions & 45 deletions
This file was deleted.

src/components/Inputs/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,3 @@ export {
88
ClearableTextInputProps as TextInputProps,
99
} from './ClearableTextInput';
1010
export * from './SearchTextInput';
11-
export * from './CopyTextInput';

0 commit comments

Comments
 (0)