Update Authentication + Build Script
This commit is contained in:
@@ -3,7 +3,6 @@ import "../style/global.scss"
|
||||
import Footer from '../components/Footer.astro';
|
||||
import Header from '../components/Header.astro';
|
||||
import SidebarLeft from '../components/SidebarLeft.astro';
|
||||
import NotificationWrapper from "~/components/Notifications/NotificationWrapper.svelte";
|
||||
|
||||
export interface Props {
|
||||
title: string;
|
||||
|
||||
Reference in New Issue
Block a user