Skip to content

Commit

Permalink
Delete layout
Browse files Browse the repository at this point in the history
  • Loading branch information
cretueusebiu committed Jan 23, 2018
1 parent 1af91fa commit 9e2f79e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/assets/js/layouts/Basic.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<template>
<div class="basic-layout d-flex align-items-center justify-content-center m-0 bg-white">
<slot/>
<child/>
</div>
</template>

Expand Down

0 comments on commit 9e2f79e

Please sign in to comment.