Skip to content
Snippets Groups Projects
Commit ebb21e68 authored by David Smadja's avatar David Smadja
Browse files

fixup! Add button and mecanism

parent 03012ade
No related branches found
No related tags found
1 merge request!329Permettre d'ouvrir / fermer tous les paramètres
......@@ -53,7 +53,6 @@
? false
: true,
)
$inspect({ openChildrenParameters })
let lawDiv: HTMLDivElement | undefined = $state()
let stickyDiv: HTMLDivElement | undefined = $state()
......
......@@ -148,7 +148,6 @@
)
let openOtherParameters = $state(true)
let openAllParameters = $state(true)
$inspect(openAllParameters)
</script>
<button
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment