chore: formatting fixes

This commit is contained in:
Damillora 2024-03-13 00:01:57 +07:00
parent b1528da772
commit 7e90e2f46b
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<script lang="ts">
import { generateSizesString, generateSrcsetString } from '$lib/content/srcset';
import {Hero}from '@damillora/plachta';
import { Hero } from '@damillora/plachta';
export let background: string | null = null;
export let alt = '';