Skip to content

Commit

Permalink
style: text-area in SlurEdit to be consistent with SlurCreate (#552)
Browse files Browse the repository at this point in the history
Signed-off-by: Snehil Shah <[email protected]>
  • Loading branch information
Snehil-Shah authored Apr 29, 2024
1 parent 8662ca5 commit 1aec5d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions browser-extension/plugin/src/ui-components/pages/SlurEdit.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,8 @@ export function SlurEdit() {
<TextArea
id="slur-form-label-meaning"
name="labelMeaning"
focusIndicator="true"
resize="vertical"
/>
</FormField>

Expand Down

0 comments on commit 1aec5d1

Please sign in to comment.