rewrite frontend with DaisyUI

This commit is contained in:
2023-04-23 22:29:12 -07:00
parent fd60899f16
commit 049b81610d
18 changed files with 1982 additions and 561 deletions

View File

@ -35,3 +35,4 @@ listen('credentials-request', (tauriEvent) => {
</script>
<svelte:component this={currentView} on:navigate={navigate} bind:appState={appState} />
<!-- <svelte:component this="{VIEWS['./views/EnterCredentials.svelte'].default}" bind:appState="{appState}" /> -->