Skip to content

Commit

Permalink
website: update example.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Oct 16, 2024
1 parent 044ff95 commit 45a4933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export default function App() {
Editor
</Button> */}
</TabItem>
{/* {tabs === 'preview' && <Example />} */}
{tabs === 'preview' && <Example />}
{/* {tabs === 'editor' && <ExampleEditor />} */}
</ExampleWrapper>
);
Expand Down

0 comments on commit 45a4933

Please sign in to comment.