mirror of
https://github.com/bspeice/speice.io
synced 2025-07-01 05:46:13 -04:00
Get npm run build
going again
This commit is contained in:
@ -201,6 +201,9 @@ import chaosGameWeightedSource from "!!raw-loader!./chaosGameWeighted";
|
||||
|
||||
<CodeBlock language={'typescript'}>{chaosGameWeightedSource}</CodeBlock>
|
||||
|
||||
import BrowserOnly from "@docusaurus/BrowserOnly";
|
||||
import GasketWeighted from "./GasketWeighted"
|
||||
|
||||
<GasketWeighted/>
|
||||
<BrowserOnly>
|
||||
<GasketWeighted/>
|
||||
</BrowserOnly>
|
Reference in New Issue
Block a user