sbjw
2026-03-12 00afc874ebca5ea8111b18559725bbb5f92aa7b0
public/example/ExampleFwyPage.md
@@ -4,7 +4,7 @@
```jsx
import React, {Component} from 'react'
import './ExampleFwyPage.css'
import {GIS} from "../iclient3d-plot-diy";
import {GIS} from "iclient3d-plot-diy";
import {Button} from "antd";
;