mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-03 14:47:06 +00:00
6 lines
90 B
Vue
6 lines
90 B
Vue
<template>
|
|
<div class="w-full h-full !p-0 h-70vh">
|
|
<ErdView />
|
|
</div>
|
|
</template>
|