docs: add desc (#50967)

This commit is contained in:
二货爱吃白萝卜 2024-09-23 14:47:15 +08:00 committed by GitHub
parent e3063f244d
commit 96e5dfae2f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
## zh-CN
使用 `useBreakpoint` Hook 个性化布局。
使用 `useBreakpoint` Hook 个性化布局,其中 `xs` 仅当满足最小宽度时生效
## en-US
Use `useBreakpoint` Hook provide personalized layout.
Use `useBreakpoint` Hook provide personalized layout. `xs` only takes effect when the screen match the min width.