1
0
mirror of https://github.com/one-among-us/data.git synced 2025-02-08 16:59:49 +08:00
This commit is contained in:
Elihuso 2025-01-26 12:16:47 +08:00
parent e0312e7850
commit ec096ac0ed

View File

@ -131,9 +131,9 @@ For Windows, Yarn could be find at [Classic YarnPkg](https://classic.yarnpkg.com
* `slot` html slot * `slot` html slot
* example: * example:
```mdx ```mdx
<BlueBlock> <BlurBlock>
this is an example blurred paragraph. this is an example blurred paragraph.
</BlueBlock> </BlurBlock>
``` ```
* `CapDownQuote` * `CapDownQuote`
* usage: `<CapDownQuote messages={string[][]} />` * usage: `<CapDownQuote messages={string[][]} />`