refactor: reorganize components
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<script lang="ts">
|
||||
import { Button } from "$lib/components/ui";
|
||||
import Button from "../ui/Button.svelte";
|
||||
|
||||
interface Props {
|
||||
backgroundImage?: string | undefined;
|
||||
|
||||
Reference in New Issue
Block a user