Skip to content

Commit

Permalink
prettier fix
Browse files Browse the repository at this point in the history
  • Loading branch information
berekuk committed Jan 3, 2024
1 parent 5ad6942 commit 6ff78cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/website/src/pages/playground.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Squiggle Playground

import { PlaygroundPage } from "../components/PlaygroundPage";

<div style={{marginTop: 1 }}>
<div style={{ marginTop: 1 }}>
<PlaygroundPage version={props.version} />
</div>

Expand Down

0 comments on commit 6ff78cd

Please sign in to comment.