rewrite frontend with DaisyUI
This commit is contained in:
@ -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}" /> -->
|
||||
|
Reference in New Issue
Block a user