3
0
mirror of https://github.com/hodgef/simple-keyboard.git synced 2025-03-05 17:41:02 +08:00

3 lines
83 B
TypeScript
Raw Normal View History

import SimpleKeyboard from "./components/Keyboard";
export default SimpleKeyboard;