Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
necessarylion authored Mar 28, 2023
1 parent b3035ab commit 83adaf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ const searchJs = SearchJS({
| `data.title` | YES | data title |
| `data.description` | NO | data description |
| `element` | NO | element to append search-js |
| `theme` | NO | color code or theme name ('#FF2E1F', 'github-light', 'github-dark') |
| `theme` | NO | color code or theme name (`#FF2E1F`, `github-light`, `github-dark`) |
| `darkMode` | NO | default `false`. set `true` for dark mode |
| `width` | NO | modal width default (400px) |
| `search` | | |
Expand Down

0 comments on commit 83adaf6

Please sign in to comment.