Skip to content

Commit

Permalink
Update playground.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
jy95 authored Jan 21, 2025
1 parent 6d89cf8 commit c63507c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testsite/src/pages/playground.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import BrowserOnly from "@docusaurus/BrowserOnly"
import ErrorBoundary from "@docusaurus/ErrorBoundary"

import { ToastContainer, toast } from "react-toastify"
import "react-toastify/dist/ReactToastify.min.css"
//import "react-toastify/dist/ReactToastify.min.css"

function PlaygroundComponent(): JSX.Element {
// No SSR for the live preview
Expand Down

0 comments on commit c63507c

Please sign in to comment.