mirror of https://gitee.com/antv-l7/antv-l7
parent
c37ecd7e2d
commit
36c8210a11
|
@ -142,7 +142,7 @@ const IndexPage = () => {
|
||||||
githubStarLink="https://github.com/antvis/L7/stargazers"
|
githubStarLink="https://github.com/antvis/L7/stargazers"
|
||||||
/>
|
/>
|
||||||
<Features features={features} style={{ width: '100%' }} />
|
<Features features={features} style={{ width: '100%' }} />
|
||||||
<Cases style={{ width: '102%' }} cases={cases} />
|
<Cases cases={cases} />
|
||||||
<Companies title={t('感谢信赖')} companies={companies} />
|
<Companies title={t('感谢信赖')} companies={companies} />
|
||||||
</>
|
</>
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in New Issue