1
0

Добавлен компонент Picture

This commit is contained in:
2025-09-11 15:07:04 +04:00
parent a73c89e59b
commit ead47ea291
2 changed files with 35 additions and 1 deletions

View File

@@ -1 +1,2 @@
export { default as Image } from './components/Image.svelte'
export { default as Image } from './components/Image.svelte'
export { default as Picture } from './components/Picture.svelte'