- Created device list page with loading states - Implemented device service with API integration - Added device response and request types - Updated sidebar navigation with device management section - Added laptop-settings icon - Modified user table component to accept props - Updated user service to return array of user profiles - Changed app language to Chinese (zh-CN)
4 lines
67 B
Svelte
4 lines
67 B
Svelte
<script lang="ts">
|
|
</script>
|
|
<div class="h-screen w-screen">
|
|
</div> |