Andreas Herd

Results 23 comments of Andreas Herd

sorry, so something like tabler could be nice: ![Image](https://github.com/user-attachments/assets/375db469-fc0c-4aae-80f7-1f7b8bf09ebd) add row above and below ![Image](https://github.com/user-attachments/assets/db51a934-862a-4db3-9403-7106fea61672) delete row ![Image](https://github.com/user-attachments/assets/c5d832b9-63dd-4f78-8716-360b231990b0) delete col, add col before and after

that'd be really awesome, I use zod schemas to generate forms in react and need to attach a lot of extra data to a ZodType. Currently I have to hack...

npm publish doesn't work with node 15.x in github actions: ``` npm ERR! code ENEEDAUTH npm ERR! need auth This command requires you to be logged in. npm ERR! need...