Browse Source

Added header with confirm dialog

master
Radu Liviu Carjan 3 years ago
parent
commit
b72f57ffa7
  1. 2
      resources/js/components/layout/Header.vue

2
resources/js/components/layout/Header.vue

@ -19,6 +19,8 @@
class="p-button-primary fc-button"
label="Searchers" />
</div>
<ConfirmDialog></ConfirmDialog>
</div>
</template>

Loading…
Cancel
Save