mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
🫡 Delete raycast warning
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
|
||||
// Layout:
|
||||
import Navbar from '@/components/navbar.svelte';
|
||||
import WarningRaycast from '@/components/warningRaycast.svelte';
|
||||
</script>
|
||||
|
||||
<ModeWatcher />
|
||||
@@ -88,7 +87,6 @@
|
||||
</aside>
|
||||
<div class="ml-0 md:ml-56 pb-6">
|
||||
<Warning />
|
||||
<WarningRaycast />
|
||||
<Transition pathname={data.pathname}>
|
||||
<slot />
|
||||
</Transition>
|
||||
|
||||
Reference in New Issue
Block a user