New Dashboard
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
<script lang="ts">
|
||||
import {onMount} from "svelte";
|
||||
import {stopPropagation} from "@components/util.ts";
|
||||
import {stopPropagation} from "@components/utils.ts";
|
||||
|
||||
interface Props {
|
||||
title: string;
|
||||
|
||||
Reference in New Issue
Block a user