Skip to content

Commit

Permalink
fix: 完善代码
Browse files Browse the repository at this point in the history
  • Loading branch information
syb01094648 committed Nov 27, 2023
1 parent b74b612 commit ca563d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/components/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import './index.less';
export default () => {
return (
<div className="editor">
<L7Editor activeTab="geojson" wasmPath='https://renderofficepre.alipayobjects.com/p/yuyan/180020010001254664/'/>
<L7Editor activeTab="geojson" />
</div>
);
};

0 comments on commit ca563d2

Please sign in to comment.