mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2026-04-11 00:02:15 +08:00
Build update
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
/*!
|
||||
*
|
||||
* simple-keyboard v3.4.165
|
||||
* simple-keyboard v3.4.166
|
||||
* https://github.com/hodgef/simple-keyboard
|
||||
*
|
||||
* Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
|
||||
|
||||
Vendored
+1
@@ -1,3 +1,4 @@
|
||||
import "./polyfills";
|
||||
import SimpleKeyboard from "./components/Keyboard";
|
||||
export { SimpleKeyboard };
|
||||
export default SimpleKeyboard;
|
||||
|
||||
+2
-2
File diff suppressed because one or more lines are too long
Vendored
+1
@@ -1,2 +1,3 @@
|
||||
import SimpleKeyboard from "./components/Keyboard";
|
||||
export { SimpleKeyboard };
|
||||
export default SimpleKeyboard;
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user