Skip to content

Commit

Permalink
chore(react): empty variables
Browse files Browse the repository at this point in the history
  • Loading branch information
naporin0624 committed Oct 2, 2024
1 parent 94e9117 commit 2fadfd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react/src/components/TextArea/index.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.charcoal-text-area-root {
--charcoal-text-area-rows: ;
display: grid;
grid-template-columns: 1fr;
grid-gap: 4px;
Expand Down

0 comments on commit 2fadfd0

Please sign in to comment.