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