Jan Strohbeck
Jan Strohbeck
Actually I do use AltGr a lot, but I remapped it to the PrintScreen Key, which is right beside the original AltGr Key on my Laptop. Can I use another...
https://github.com/bahmutov/find-test-caller/pull/3
Yes, you need to add a "types" entry in package.json (like in my commit), as well as add `@types/react` and `@types/react-native` to dependencies (which I forgot in my original commit)....
Ok, I updated the definition file to the one that I use in my project. I added the Grid component and the necessary dependencies. I also added some props that...