Browse Source

chore(gui-v2): lint

pull/3162/head
Wing-Kam Wong 2 years ago
parent
commit
878bdcc79b
  1. 2
      packages/nc-gui-v2/components/smartsheet-column/EditOrAdd.vue

2
packages/nc-gui-v2/components/smartsheet-column/EditOrAdd.vue

@ -20,8 +20,6 @@ const advancedOptions = ref(false)
const { getMeta } = useMetas()
const formulaOptionsRef = ref()
const editOrAddRef = ref<HTMLElement>()
const columnToValidate = [UITypes.Email, UITypes.URL, UITypes.PhoneNumber]

Loading…
Cancel
Save