Add double stepping, re-work component files, fix bugs.

This commit is contained in:
2025-07-12 19:19:15 -07:00
parent 0aea762463
commit 225c4abdf7
7 changed files with 293 additions and 114 deletions

4
.prettierignore Normal file
View File

@ -0,0 +1,4 @@
# prettier insists on making the array literals very long and thin. Aside from taking up
# space, it also makes it hard to tell, at a glance, if the array contains 26
# characters. I've opted to do my own little formatting in this file.
components.ts