añadido tema oscuro, y programada la funcion de busqueda

This commit is contained in:
2024-12-21 19:16:47 -03:00
parent 990f866a71
commit 3f08dcfc81
21 changed files with 345 additions and 75 deletions

View File

@@ -49,6 +49,6 @@
{#if $isAuthenticated}
{@render componente()}
{:else}
{navigate('/')}
{window.location.replace('/')}
{/if}
{/if}