Skip to content

Commit

Permalink
Add title
Browse files Browse the repository at this point in the history
  • Loading branch information
SRichner committed Mar 4, 2024
1 parent c93a10a commit 1e4fd86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/electron/src/views/DataExportView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ function revealItemInFolder(event: Event) {
/>
</div>
<div v-if="currentNamedStep === 'create-export'" key="2" class="flex w-full flex-col">
<h1 class="mb-8 text-4xl font-medium text-neutral-300">Your Export is Ready</h1>
<article class="prose prose-lg max-w-none">
<p>
Thank you for reviewing and exporting your data for the study
Expand Down

0 comments on commit 1e4fd86

Please sign in to comment.