-
- Downloads
Merge branch 'SDC-1248/add-text-area-to-design-system' into 'main'
Add TextArea component based on NextUI Textarea See merge request !26
No related branches found
No related tags found
Showing
- src/components/TextArea.tsx 54 additions, 0 deletionssrc/components/TextArea.tsx
- src/components/TextInput.tsx 1 addition, 0 deletionssrc/components/TextInput.tsx
- src/components/utils/baseComponents.tsx 10 additions, 4 deletionssrc/components/utils/baseComponents.tsx
- src/index.ts 1 addition, 0 deletionssrc/index.ts
- src/stories/TextArea.stories.tsx 122 additions, 0 deletionssrc/stories/TextArea.stories.tsx
src/components/TextArea.tsx
0 → 100644
src/stories/TextArea.stories.tsx
0 → 100644
Please register or sign in to comment