mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
fix(docs): incorrect default drawer placement (#4810)
This commit is contained in:
parent
f386f1f1c8
commit
7a95c7fda9
@ -84,8 +84,8 @@ You can disable this behavior by setting the following properties:
|
||||
### Drawer placement
|
||||
|
||||
The drawer can be placed on any edge of the screen using the `placement` prop:
|
||||
- `left` (default)
|
||||
- `right`
|
||||
- `left`
|
||||
- `right` (default)
|
||||
- `top`
|
||||
- `bottom`
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user