We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5403cbd commit 3480e1eCopy full SHA for 3480e1e
web/pages/index.vue
@@ -24,7 +24,7 @@ const deleteProject = useDeleteProject();
24
class="shrink-0"
25
icon="i-heroicons-plus"
26
@click="createNewProject"
27
- >New</UButton
+ >Import</UButton
28
>
29
</div>
30
<ClientOnly>
0 commit comments