Skip to content

Commit 6d3cede

Browse files
committed
Merge pull request #27 from SagarVishal/master
Question 3 # Update lifecycle diagram
2 parents bb01196 + 53498aa commit 6d3cede

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1009,7 +1009,7 @@ List of 300 VueJS Interview Questions
10091009
**[⬆ Back to Top](#table-of-contents)**
10101010
10111011
31. ### What are slots?
1012-
Vue implements a content distribution API using the <slot> element to serve as distribution outlets for content created after after the current Web Components spec draft.
1012+
Vue implements a content distribution API using the <slot> element to serve as distribution outlets for content created after the current Web Components spec draft.
10131013
10141014
Let's create an alert component with slots for content insertion,
10151015
```javascript

images/vuelifecycle.png

-65.2 KB
Loading

0 commit comments

Comments
 (0)