docs: fix typo in grid.mdx (#391)

This commit is contained in:
Ian Duvall
2020-10-08 21:04:09 -05:00
committed by GitHub
parent 391336e02e
commit e9ab8be163

View File

@@ -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