Skip to content

Commit

Permalink
Fix playground example (#1928)
Browse files Browse the repository at this point in the history
Reviewed-by: Titus Wormer <tituswormer@gmail.com>
  • Loading branch information
VitorLuizC committed Feb 2, 2022
1 parent 490da9f commit 4b514e1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/playground.server.mdx
Expand Up @@ -13,7 +13,8 @@ export const playgroundSource = `Hello, world!
Below is an example of markdown in JSX.
<div style={{padding: '1rem', backgroundColor: 'violet'}}>
Try and change the background color to \`tomato\`.`
Try and change the background color to \`tomato\`.
</div>`

# Playground

Expand Down

1 comment on commit 4b514e1

@vercel
Copy link

@vercel vercel bot commented on 4b514e1 Feb 2, 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:

Please sign in to comment.