summaryrefslogtreecommitdiff
path: root/examples/framework-lit/src/components/calc-add.js (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-06-29Updates an error handler to expect updated `@astrojs/lit` behavior (#3766)Gravatar Tony Sullivan 1-0/+17
* fix: don't throw an error when the lit renderer doesn't provide a clientEntrypoint * updating the framework-lit example to match new behavior * fix: updating the playground example to latest lit syntax