Skip to content

Commit

Permalink
Activate senate link
Browse files Browse the repository at this point in the history
  • Loading branch information
krystof-k committed Sep 18, 2024
1 parent 2592ebf commit 4fb695f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions frontend/src/routes/index/IndexPage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -126,14 +126,13 @@ const handleSubscribe = async () => {
query: { ...route.query },
})
"
disabled
>
Vybrat senátní obvod
<template #iconAfter>
<IconComponent :icon="mdiArrowRight" />
</template>
</ButtonComponent>
<BodyText size="small"> Senátní kalkulačku spustíme již brzy! </BodyText>
<BodyText size="small"> 35 otázek, cca 10 minut </BodyText>
</StackComponent>
</StackComponent>
</StackComponent>
Expand Down

0 comments on commit 4fb695f

Please sign in to comment.