Skip to content

Commit

Permalink
fix modal
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew J Xu committed Mar 2, 2024
1 parent 273265a commit 6b12138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/containers/Dashboard.vue
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
@cancelOnboarding="cancelOnboarding"
/>
<schedule-generate-modal
class="dashboard-onboarding"
class="dashboard-modal"
v-if="isScheduleGenerateModalOpen"
@closeScheduleGenerateModal="closeScheduleGenerateModal"
/>
Expand Down

0 comments on commit 6b12138

Please sign in to comment.