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 ec3c0d8 commit 9e6f08bCopy full SHA for 9e6f08b
README.md
@@ -37,7 +37,7 @@ yarn add kioskboard
37
Import
38
39
```jsx
40
-import Kioskboard from "kioskboard";
+import KioskBoard from "kioskboard";
41
```
42
43
---------
@@ -232,4 +232,4 @@ An example of a JSON file (for custom keys) is as below.
232
Copyright © 2020 KioskBoard - Virtual Keyboard
233
234
#### License
235
-MIT license - https://opensource.org/licenses/MIT
+MIT license - https://opensource.org/licenses/MIT
0 commit comments