Lint
This commit is contained in:
parent
e03c3a7ed3
commit
b6bb7d4113
|
@ -1,6 +1,5 @@
|
||||||
<template>
|
<template>
|
||||||
<div
|
<div class="fixed w-full w-[80vw] max-w-[40rem] shadow-2xl bg-gray-600 right-0 top-0 h-full flex flex-col group is-bright">
|
||||||
class="fixed w-full w-[80vw] max-w-[40rem] shadow-2xl bg-gray-600 right-0 top-0 h-full flex flex-col group is-bright">
|
|
||||||
<suspense>
|
<suspense>
|
||||||
<slot></slot>
|
<slot></slot>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue