mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-04 05:36:51 +00:00
8 lines
108 B
Vue
8 lines
108 B
Vue
<script setup lang="ts"></script>
|
|
|
|
<template>
|
|
<div></div>
|
|
</template>
|
|
|
|
<style scoped lang="scss"></style>
|