Closed Himmelxd closed 4 months ago
@Himmelxd thanks for this PR :) I added some comments on the code
Thank you for your review and great comments :D
PS: My code suggestions are only to show what I meant, they are not tested and need some refactoring ;)
@Himmelxd to fix the remaining Lint/Prettier errors, you should run npx prettier . --write
in your Forms directory. This will reformat all files according to the prettier rules. Instead of the .
you can also specify the failing files and only reformat them.
Depending on your editor, there are also some extensions that allow formatting single files directly.
@Himmelxd Thank you very much, awesome work :rocket: Hope to see more contributions in the future!
Closes #1606 at least supposed to