sbjw
2025-12-01 a267266de7614618a702170b54d684aead263989
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";
;