Skip to content

Commit

Permalink
Remove another ref
Browse files Browse the repository at this point in the history
  • Loading branch information
bowbahdoe committed Dec 7, 2023
1 parent 9aa682f commit 46cda22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/frontend/HelpExample.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const HelpExample: React.FC<HelpExampleProps> = ({ code }) => {
return (
<div className={styles.container}>
<button className={styles.loadExample} onClick={showExample}>
Load in playground
Load
</button>
<root.div>
<link href={prismTheme} rel="stylesheet" />
Expand Down

0 comments on commit 46cda22

Please sign in to comment.