feat: copy features from pro template

This commit is contained in:
woothu
2020-02-24 16:42:33 +01:00
parent c68263b85f
commit 7e9d384af2
21 changed files with 1511 additions and 1658 deletions
@@ -6,8 +6,8 @@ exports[`TheContainer.vue renders correctly 1`] = `
>
<thesidebar-stub />
<div
class="c-wrapper c-fixed-components"
<cwrapper-stub
tag="div"
>
<theheader-stub />
@@ -29,6 +29,6 @@ exports[`TheContainer.vue renders correctly 1`] = `
<thefooter-stub />
</div>
</div>
</cwrapper-stub>
</div>
`;