We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2619ce7 commit 4d9619bCopy full SHA for 4d9619b
README.md
@@ -58,7 +58,7 @@ new Darkmode().showWidget();
58
## ⚙️ Options
59
Here are the option availables:
60
```javascript
61
-var options = {
+const options = {
62
bottom: '64px', // default: '32px'
63
right: 'unset', // default: '32px'
64
left: '32px', // default: 'unset'
0 commit comments