Skip to content

Commit

Permalink
fixed modal issue
Browse files Browse the repository at this point in the history
  • Loading branch information
cuneytsenturk committed Jul 9, 2021
1 parent 7a75d80 commit 240d5ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/assets/js/views/banking/transfers.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import BulkAction from './../../plugins/bulk-action';
Vue.use(DashboardPlugin);

const app = new Vue({
el: '#app',
el: '#main-body',

mixins: [
Global
Expand Down

0 comments on commit 240d5ce

Please sign in to comment.