mirror of
https://github.com/emailerfacu-spec/minix-front.git
synced 2026-04-18 15:57:31 -03:00
refactor: codigo sin uso
This commit is contained in:
@@ -26,7 +26,6 @@
|
|||||||
let postAModificar: Post | null = $state(null);
|
let postAModificar: Post | null = $state(null);
|
||||||
|
|
||||||
let showCrearPost = $state(false);
|
let showCrearPost = $state(false);
|
||||||
const toggleCrearPost = () => (showCrearPost = !showCrearPost);
|
|
||||||
|
|
||||||
let data = $derived(page.data);
|
let data = $derived(page.data);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user