CJGutz / unchained

Simple template renderer and router
https://gutzkow.com
MIT License
2 stars 0 forks source link

Pass objects in to components #11

Closed CJGutz closed 6 months ago

CJGutz commented 6 months ago

Components can now only take in primitives. Make it possible to also return any type of context object.