diff --git a/components/home/been-working-with.vue b/components/home/been-working-with.vue index 735f736..f8ded7e 100644 --- a/components/home/been-working-with.vue +++ b/components/home/been-working-with.vue @@ -64,7 +64,7 @@ import PreviousRole from '../previous-role.vue'; (); + +const [visibility, toggle] = useToggle(false);