mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-10 19:19:20 +08:00
chore: resposive.md => responsive.md (#34368)
* chore: resposive.md => responsive.md * update snapshot
This commit is contained in:
parent
e1f453c988
commit
c69604ad5f
@ -1162,7 +1162,7 @@ exports[`renders ./components/list/demo/loadmore.md extend context correctly 1`]
|
|||||||
</div>
|
</div>
|
||||||
`;
|
`;
|
||||||
|
|
||||||
exports[`renders ./components/list/demo/resposive.md extend context correctly 1`] = `
|
exports[`renders ./components/list/demo/responsive.md extend context correctly 1`] = `
|
||||||
<div
|
<div
|
||||||
class="ant-list ant-list-split ant-list-grid"
|
class="ant-list ant-list-split ant-list-grid"
|
||||||
>
|
>
|
||||||
|
@ -1162,7 +1162,7 @@ exports[`renders ./components/list/demo/loadmore.md correctly 1`] = `
|
|||||||
</div>
|
</div>
|
||||||
`;
|
`;
|
||||||
|
|
||||||
exports[`renders ./components/list/demo/resposive.md correctly 1`] = `
|
exports[`renders ./components/list/demo/responsive.md correctly 1`] = `
|
||||||
<div
|
<div
|
||||||
class="ant-list ant-list-split ant-list-grid"
|
class="ant-list ant-list-split ant-list-grid"
|
||||||
>
|
>
|
||||||
|
Loading…
Reference in New Issue
Block a user