Fix layout name

This commit is contained in:
2025-11-06 00:32:11 +05:00
parent 86b41eb5e0
commit f56a235e86

View File

@ -8,7 +8,7 @@ definePageMeta({
</script> </script>
<template> <template>
<NuxtLayout name="custom"> <NuxtLayout name="clear">
<template #header> <template #header>
<Outline side="bottom" padding="dense" class="w-full"> <Outline side="bottom" padding="dense" class="w-full">
<div class="flex gap-8 w-full items-center"> <div class="flex gap-8 w-full items-center">