Skip to content

Commit

Permalink
Feat(web): Switch TextArea component to v3 design tokens #DS-1447
Browse files Browse the repository at this point in the history
  • Loading branch information
crishpeen committed Sep 17, 2024
1 parent f0ea8fe commit 235a4c0
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions packages/web/src/scss/components/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@
@forward 'Stack';
@forward 'Tabs';
@forward 'Tag';

// @forward 'TextArea';
@forward 'TextArea';
@forward 'TextField';

// @forward 'Toast';
Expand Down
1 change: 0 additions & 1 deletion tests/e2e/demo-components-compare.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ const IGNORED_TESTS: string[] = [
'Spinner',
'Stack',
'Text',
'TextArea',
'Toast',
'Tooltip',
'UNSTABLE_Slider',
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 235a4c0

Please sign in to comment.