Skip to content

Commit

Permalink
remove wip
Browse files Browse the repository at this point in the history
  • Loading branch information
diego-m-ob committed Sep 27, 2024
1 parent 83005dd commit afd2fb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/views/Wizard/WizardImport.vue
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<div class="d-flex align-items-start">
<div class="d-flex flex-column panel w-100 wizard-step">
<div class="panel-heading">
<h5>{{ componentHeading }} <b-badge variant="danger">WIP</b-badge></h5>
<h5>{{ componentHeading }}</h5>
</div>
<div class="panel-body">
<b-form @submit="onSubmit">
Expand Down

0 comments on commit afd2fb6

Please sign in to comment.