wip: migrate to desktop2
This commit is contained in:
@@ -7,8 +7,7 @@
|
||||
<title>Lume Desktop</title>
|
||||
</head>
|
||||
|
||||
<body
|
||||
class="relative w-screen h-screen overflow-hidden font-sans antialiased cursor-default select-none text-neutral-950 dark:text-neutral-50">
|
||||
<body class="relative w-screen h-screen overflow-hidden font-sans antialiased cursor-default select-none">
|
||||
<div class="fixed top-0 left-0 z-50 w-full h-9" data-tauri-drag-region></div>
|
||||
<div id="root"></div>
|
||||
<script type="module" src="/src/app.tsx"></script>
|
||||
|
||||
Reference in New Issue
Block a user