This commit is contained in:
xidedix
2018-01-17 17:26:49 +01:00
parent 6315b5e42c
commit 77c076fd7d
551 changed files with 18646 additions and 481 deletions
+1 -1
View File
@@ -222,7 +222,7 @@
import Callout from './Callout'
import cSwitch from './Switch'
export default {
name: 'aside',
name: 'c-aside',
components: {
Callout,
cSwitch