Skip to content

Commit

Permalink
Formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
dannon committed Mar 19, 2024
1 parent 2da3a20 commit c777d44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/components/Sharing/SharingPage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ const embedable = computed(() => item.value.importable && props.modelClass.toLoc
@submit="onSubmitSlug" />
</div>
<div v-else>
<p>Currently publishing {{ modelClass }}. A shareable URL will be available here momentarily.</p>
<p>Currently publishing {{ modelClass }}. A shareable URL will be available here momentarily.</p>
</div>
</div>
<div v-else class="mb-4">
Expand Down

0 comments on commit c777d44

Please sign in to comment.