Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 588d056

Browse files
author
Vishal
committed
Question 86 # Fixed component name typo
1 parent 953f577 commit 588d056

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2266,7 +2266,7 @@ List of 300 VueJS Interview Questions
22662266
```javascript
22672267
//ComponentB
22682268
<div>
2269-
<component-b >
2269+
<component-a >
22702270
</div>
22712271
```
22722272
This can be solved by either registering(or wait until) the child component in `beforeCreate` hook or using webpack's asynchronous import while registering the component,

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /