diff --git a/packages/nc-gui/components/workspace/CreateProjectBtn.vue b/packages/nc-gui/components/workspace/CreateProjectBtn.vue index 82a6f543d4..acb32926f2 100644 --- a/packages/nc-gui/components/workspace/CreateProjectBtn.vue +++ b/packages/nc-gui/components/workspace/CreateProjectBtn.vue @@ -28,7 +28,7 @@ const centered = computed(() => props.centered ?? true)