refactor: update composable names
This commit is contained in:
parent
787a55bea7
commit
4fc6e405e0
9 changed files with 46 additions and 34 deletions
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<div h-full of-hidden>
|
||||
<main grid="~ lg:cols-[1fr_40rem_1fr]" max-w-70rem mxa h-full>
|
||||
<main grid="~ lg:cols-[1fr_40rem_1fr]" max-w-80rem mxa h-full>
|
||||
<div>
|
||||
<slot name="left">
|
||||
<AccountMe />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue