mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
docs: dix typo in table docs (#2319)
This commit is contained in:
parent
decf11d270
commit
5c8f21a106
@ -161,7 +161,7 @@ The key prop from the selected rows will be passed into the callback when the ro
|
||||
|
||||
<CodeDemo title="Controlled Selection" files={tableContent.controlledSelection} />
|
||||
|
||||
> **Note**: The `selectedKeys` property must be an `Set` object.
|
||||
> **Note**: The `selectedKeys` property must be a `Set` object.
|
||||
|
||||
### Disabled Rows
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user