makes keylistener hook-based and mocks Byond
a bit
#130
Annotations
2 errors
build:
stories/KeyListener.stories.tsx#L16
Object literal may only specify known properties, and 'children' does not exist in type 'Partial<Partial<{ onKey: (key: KeyEvent) => void; onKeyDown: (key: KeyEvent) => void; onKeyUp: (key: KeyEvent) => void; }>>'.
|
build
Process completed with exit code 2.
|