diff --git a/blog/2024-11-15-playing-with-fire/1-introduction/index.mdx b/blog/2024-11-15-playing-with-fire/1-introduction/index.mdx index a8c1347..df6d974 100644 --- a/blog/2024-11-15-playing-with-fire/1-introduction/index.mdx +++ b/blog/2024-11-15-playing-with-fire/1-introduction/index.mdx @@ -201,6 +201,9 @@ import chaosGameWeightedSource from "!!raw-loader!./chaosGameWeighted"; {chaosGameWeightedSource} +import BrowserOnly from "@docusaurus/BrowserOnly"; import GasketWeighted from "./GasketWeighted" - \ No newline at end of file + + + \ No newline at end of file