- Added style.css from original react-todo
- Slightly tweaked how state initializes to prevent hydration errors
- Added build-time rendering for divs that have
hydrateattribute
Current appPath relies on position of mod.ts file and would definitely need tweaking when put into actual lume/plugins, I couldn't figure out better way to get that path yet
- Added style.css from original react-todo
- Slightly tweaked how state initializes to prevent hydration errors
- Added build-time rendering for divs that have ```hydrate``` attribute
Current appPath relies on position of mod.ts file and would definitely need tweaking when put into actual lume/plugins, I couldn't figure out better way to get that path yet