Browse Source

fix(nc-gui): build

pull/7611/head
DarkPhoenix2704 9 months ago
parent
commit
e43acefbf7
  1. 1
      packages/nc-gui/components/smartsheet/expanded-form/index.vue

1
packages/nc-gui/components/smartsheet/expanded-form/index.vue

@ -654,7 +654,6 @@ export default {
<NcButton
v-if="props.showNextPrevIcons && !islastRow"
v-e="['c:row-expand:next']"
type="secondary"
class="nc-next-arrow !w-10"
type="secondary"
@click="onNext"

Loading…
Cancel
Save