chore: rename folders

This commit is contained in:
Łukasz Holeczek
2018-03-04 12:33:16 +01:00
parent 4be9d2dce2
commit 0347970e65
271 changed files with 0 additions and 0 deletions
@@ -0,0 +1,11 @@
<template>
<footer class="app-footer">
<span><a href="http://coreui.io">CoreUI</a> &copy; 2018 creativeLabs.</span>
<span class="ml-auto">Powered by <a href="http://coreui.io">CoreUI</a></span>
</footer>
</template>
<script>
export default {
name: 'c-footer'
}
</script>