We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 490da9f commit 4b514e1Copy full SHA for 4b514e1
1 file changed
docs/playground.server.mdx
@@ -13,7 +13,8 @@ export const playgroundSource = `Hello, world!
13
Below is an example of markdown in JSX.
14
15
<div style={{padding: '1rem', backgroundColor: 'violet'}}>
16
-Try and change the background color to \`tomato\`.`
+ Try and change the background color to \`tomato\`.
17
+</div>`
18
19
# Playground
20
0 commit comments