Skip to content

Commit 19af820

Browse files
committed
update readme to include position
1 parent 56b449c commit 19af820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Common props you may want to specify include:
7070
- `bgColor` - change the color of the sidebar, it can be `black`, `light`, `blue`, `purple`, `aqua`, `peach`
7171
- `isCollapsed` - add start position of the sidebar if it will be collapsed or not
7272
- `classes` - add your custom classes if you want to add custom style to the component
73-
- `position` - add where to the sidebar will be positioned on the screen, it can be `left` and `right`. If you don't specify it will be `left`.
73+
- `position` - add where the sidebar will be positioned on the screen, it can be `left` and `right`. If you don't specify it will be `left`.
7474
### DropdownItem
7575
- `bgColor` - change the color of the sidebar it can be `black`, `light`, `blue`, `purple`, `aqua`, `peach`
7676
- `values` - items that will be displayed

0 commit comments

Comments
 (0)