Skip to content

Commit

Permalink
feat: replace StyleConverter label with placeholder text
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisalcantara authored and artmsilva committed Nov 14, 2022
1 parent de41fe2 commit 257c5d5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ const StyleConverter = () => {
>
<Box css={{ flex: 1 }}>
<InputTextarea
label="Class Names"
placeholder="flex blue font-lg"
name="classes"
id="classes"
value={classesValue}
Expand Down

2 comments on commit 257c5d5

@vercel
Copy link

@vercel vercel bot commented on 257c5d5 Nov 14, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

wpds-ui-kit – ./build.washingtonpost.com

wpds-ui-kit.preview.now.washingtonpost.com
build.washingtonpost.com
wpds-ui-kit-git-main.preview.now.washingtonpost.com

@vercel
Copy link

@vercel vercel bot commented on 257c5d5 Nov 14, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

wpds-ui-kit-storybook – ./

wpds-ui-kit-storybook.preview.now.washingtonpost.com
wpds-ui-kit-storybook-git-main.preview.now.washingtonpost.com

Please sign in to comment.