Skip to content

Commit d726ff0

Browse files
authored
Merge pull request #5 from coolusaHD/main
Added 'id' to README.md
2 parents 8702f92 + 8aceac2 commit d726ff0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ Prop | Type
7575
`size`| number (defaults to `px`) or a string containing a number+unit (e.g `"10px"`, `"2em"`, `"4.5rem"`, `"100%"`, etc). These units may also have a space between them (e.g. `"10 px"`, `"2 em"`, etc). |`85px`|No
7676
`speed`| number |`1.3`|No
7777
`className`| string |`''`|No|
78+
`id`| string |`''`|No|
7879

7980
> **Note**, this is _not_ a dark mode theme implementation; it's just a button! You'll need to mix this with a management solution such as [use-dark-mode](https://github.com/donavon/use-dark-mode).
8081

0 commit comments

Comments
 (0)