MicroPad-Core
MicroPad-Core copied to clipboard
Refactor the whole INoteViewerComponentProps/INoteElementComponentProps mess
Currently the way data is sent down to note elements is convoluted and poorly engineered. It'd make development around that area of the app a lot easier if the children of the note viewer were smarter components that connected directly to the store.