feat: mobile ui and other design
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
:loading="createCollectionLoading"
|
||||
:disabled="!collectionName"
|
||||
@click="() => createCollection()"
|
||||
class="w-full sm:w-fit"
|
||||
>
|
||||
Create
|
||||
</LoadingButton>
|
||||
|
||||
Reference in New Issue
Block a user