Skip to content
Snippets Groups Projects
Commit e2184b28 authored by abdu's avatar abdu
Browse files

idk what this change is, weird git bug or maybe i didnt commit all changes

parent 98f58c88
No related branches found
No related tags found
No related merge requests found
......@@ -223,7 +223,6 @@ export default {
<p>Are you sure you want to delete this ToDo?</p>
</b-modal>
<b-modal v-model="showAddModal" title="add title" @ok="addTodo" hide-header id="showAddModal">
<!-- add modal -->
<b-modal v-model="showAddModal" title="add title" @ok="addTodo" hide-header-close id="showAddModal">
<b-form-group label="Title">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment