mirror of
https://github.com/zhigang1992/react.git
synced 2026-04-22 19:48:49 +08:00
docs: fix typo in grid.mdx (#391)
This commit is contained in:
@@ -11,7 +11,7 @@ export const meta = {
|
||||
|
||||
Powerful fluid style layout container.
|
||||
|
||||
The `Grid` component uses **dynamic CSS media query** to implement responsive layout, It has ultra-high preformance
|
||||
The `Grid` component uses **dynamic CSS media query** to implement responsive layout, It has ultra-high performance
|
||||
and very small size. Of course, it still supports dynamic props and custom breakpoints.
|
||||
|
||||
<Playground
|
||||
|
||||
Reference in New Issue
Block a user