mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-01-20 01:22:59 +08:00
3 lines
83 B
TypeScript
3 lines
83 B
TypeScript
|
import SimpleKeyboard from "./components/Keyboard";
|
||
|
export default SimpleKeyboard;
|