mirror of
https://github.com/haexhub/haex-hub.git
synced 2025-12-17 06:30:50 +01:00
Refactor code formatting and imports
- Reformat Rust code in extension database module - Improve line breaks and indentation - Remove commented-out test code - Clean up debug print statements formatting - Update import path in CRDT schema (use @ alias) - Fix UButton closing tag formatting in default layout
This commit is contained in:
@ -96,8 +96,7 @@
|
||||
@click="handleAddWorkspace"
|
||||
icon="i-heroicons-plus"
|
||||
:label="t('workspaces.add')"
|
||||
>
|
||||
</UButton>
|
||||
/>
|
||||
</div>
|
||||
</template>
|
||||
</UDrawer>
|
||||
|
||||
Reference in New Issue
Block a user