mirror of
https://github.com/withastro/astro.git
synced 2024-12-30 22:03:56 -05:00
5ccccace0c
* don't use typescript for the components named export file * Adding a readme example for images in markdown * chore: add changeset
1 line
50 B
JavaScript
1 line
50 B
JavaScript
export { default as Image } from './Image.astro';
|