Skip to content

Commit ac0b27f

Browse files
authored
Merge pull request sudheerj#41 from bensonarafat/master
fix: Update Goto HyperLink
2 parents ce6a3f4 + 9a9af37 commit ac0b27f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ List of 300 VueJS Interview Questions
3737
|13 | [What are the array detection non mutation methods?](#what-are-the-array-detection-non-mutation-methods)|
3838
|14 | [What are the caveats of array changes detection?](#what-are-the-caveats-of-array-changes-detection)|
3939
|15 | [What are the caveats of object changes detection?](#what-are-the-caveats-of-object-changes-detection)|
40-
|16 | [How do you use for directive with a range?](#how-do-you-use-for-directive-with-a-range)|
41-
|17 | [How do you use for directive on template?](#how-do-you-use-for-directive-on-template)|
40+
|16 | [How do you use for directive with a range?](#how-do-you-use-v-for-directive-with-a-range)|
41+
|17 | [How do you use for directive on template?](#how-do-you-use-v-for-directive-on-template)|
4242
|18 | [How do you use event handlers?](#how-do-you-use-event-handlers)|
4343
|19 | [What are the event modifiers provided by vue?](#what-are-the-event-modifiers-provided-by-vue)|
4444
|20 | [What are key modifiers?](#what-are-key-modifiers)|

0 commit comments

Comments
 (0)