mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 09:36:49 +00:00
@@ -0,0 +1,8 @@
|
||||
<template>
|
||||
<div class="w-[320px] h-full flex-none p-5 bg-nc-bg-gray-extralight border-l-1 border-nc-border-gray-medium">
|
||||
<slot />
|
||||
<slot name="divider">
|
||||
<NcDivider class="!my-4" />
|
||||
</slot>
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user