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" class="p-button-primary fc-button"
label="Searchers" /> label="Searchers" />
</div> </div>
<ConfirmDialog></ConfirmDialog>
</div> </div>
</template> </template>

Loading…
Cancel
Save