From d3fc8811dd56689e71e6f5295422fcbe8cca4800 Mon Sep 17 00:00:00 2001 From: Wing-Kam Wong Date: Wed, 28 Sep 2022 22:49:48 +0800 Subject: [PATCH] fix(nc-gui): add missing SelectProps --- packages/nc-gui/components/dlg/ViewCreate.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/nc-gui/components/dlg/ViewCreate.vue b/packages/nc-gui/components/dlg/ViewCreate.vue index 0f67315f75..26c5b05b4e 100644 --- a/packages/nc-gui/components/dlg/ViewCreate.vue +++ b/packages/nc-gui/components/dlg/ViewCreate.vue @@ -1,6 +1,6 @@