summaryrefslogtreecommitdiff
path: root/examples/component/packages (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-09-07chore: update component template (#4540)Gravatar Dan Jutan 5-89/+0
Co-authored-by: Nate Moore <nate@astro.build>
2022-08-26Remove "as Props" from the astro examples (#4494)Gravatar Mohammed Elhaouari 2-2/+2
2022-08-06[ci] formatGravatar FredKSchott 2-3/+3
2022-07-08Format astro files in examples (#3862)Gravatar Marcus Otterström 2-3/+3
2021-12-22Use accessible indentation (#2253)Gravatar Jonathan Neal 2-21/+16
2021-12-17Add Component Example (#2203)Gravatar Jonathan Neal 5-0/+94
* Add Component Example * chore(lint): Prettier fix * nit: improve implementation * nit: Update documentation Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>