Skip to content

Commit 022dbfc

Browse files
committed
fix: delete control with has-clear
1 parent 28c3239 commit 022dbfc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/controls/TextArea/__stories__/TextAreaShowcase.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import * as React from 'react';
22

3+
//showcases
34
import {Checkbox} from '../../../Checkbox';
45
import {Text} from '../../../Text';
56
import {cn} from '../../../utils/cn';

0 commit comments

Comments
 (0)