Skip to content

Commit

Permalink
chore: fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
wa0x6e committed Nov 14, 2023
1 parent 03d1fd7 commit e113506
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/SpaceCreateWarnings.vue
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ const isAdmin = computed(() => {
<BaseLink link="https://docs.snapshot.org/">
{{ $t('learnMore') }}
</BaseLink>

<BaseButton v-if="isAdmin" class="mt-3" @click="handleReactivateSpace">
{{$t('reactivateSpace')}}
</BaseButton>
Expand Down

0 comments on commit e113506

Please sign in to comment.