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