diff --git a/src/pages/playground/image.astro b/src/pages/playground/image.astro new file mode 100644 index 0000000..893d99a --- /dev/null +++ b/src/pages/playground/image.astro @@ -0,0 +1,7 @@ +--- +import { Image } from '@astrojs/image/components'; +--- + +