first init
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<template>
|
||||
<div class="hidden xl:block pl-14 col-span-2 text-foreground/50">
|
||||
<div class="flex flex-col lg:mt-10 pt-10 lg:pt-0 sticky top-40">
|
||||
<div class="font-medium text-foreground/70 mb-2">On This Page</div>
|
||||
<slot />
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user