Add blog (4)
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
import { page } from "$app/state";
|
||||
import { limitWidth } from "$lib/constants";
|
||||
import { cn } from "$lib/utils";
|
||||
import LuCopyleft from "lucide-svelte/icons/copyleft";
|
||||
import LuChevronsRight from "lucide-svelte/icons/chevrons-right";
|
||||
import LuCopyleft from "lucide-svelte/icons/copyleft";
|
||||
|
||||
let { children } = $props();
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user