correjidas algunas cosas del ssr y correjido que no andaba el token

This commit is contained in:
2026-01-20 21:52:12 -03:00
parent 2b2b5ad61f
commit bf7a1e4354
4 changed files with 5 additions and 3 deletions

View File

@@ -32,6 +32,7 @@
let showCrearPost = $state(false);
let data = $derived(page.data);
$inspect(data);
$effect(() => {
obtenerPosts();