summaryrefslogtreecommitdiff
path: root/examples/framework-preact/src/components/Message.tsx (follow)
AgeCommit message (Collapse)AuthorFilesLines
2024-03-13Fix check example CI fail (#10415)Gravatar Bjorn Lu 1-1/+2
2024-01-04feat: add preact-ssr-prepass (#9524)Gravatar Alex Jet 1-0/+5
* feat: add preact-ssr-prepass * added more info to changelog * fix example in changelog * fix changelog description * fix tab in code of changelog * Update .changeset/blue-bobcats-remain.md --------- Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>