Simple forum software for building great communities.
Go to file
David Wheatley 0db7f3be74 feat: allow use of any tag in listItems helper (#3147)
* feat: allow use of any tag in `listItems` helper

* fix: fix missing optional chaining

* chore: use more optional chaining

* fix: various typings errors

* chore: replace `Vnode[]` with `Children`
2021-11-08 23:52:47 +00:00
framework/core feat: allow use of any tag in listItems helper (#3147) 2021-11-08 23:52:47 +00:00