10000 Changing long title of Day 14 · vuejsadmin/30-days-of-vue@10d7291 · GitHub
[go: up one dir, main page]

Skip to content

Commit 10d7291

Browse files
committed
Changing long title of Day 14
1 parent e175368 commit 10d7291

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

day-14/day-14.cq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Vue Components - Local Registration, Data, and Single Root Templates
1+
# Vue Components - Nice To Knows
22

33
> Today, we'll cover some interesting points that govern the use of Vue components such as the ability to locally register components, the requirement to having the component `data` property always be a function, and the restriction to using a single root template.
44

day-14/day-14.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Vue Components - Local Registration, Data, and Single Root Templates
1+
# Vue Components - Nice To Knows
22

33
> Today, we'll cover some interesting points that govern the use of Vue components such as the ability to locally register components, the requirement to having the component `data` property always be a function, and the restriction to using a single root template.
44

0 commit comments

Comments
 (0)
0