Skip to content

Commit 4ca3876

Browse files
committed
Update Readme
1 parent 817e729 commit 4ca3876

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ Compile vue files to twig templates with PHP
1616
|v-else-if|:white_check_mark:|
1717
|v-for|:white_check_mark:|
1818
|v-on|:white_check_mark:|
19-
|v-bind||
20-
|v-bind:style||
21-
|v-bind:class||
19+
|v-bind|partially working|
20+
|v-bind:style|partially working|
21+
|v-bind:class|partially working|
2222
|v-model||
2323
|v-pre||
2424
|v-cloak||
@@ -30,7 +30,7 @@ Compile vue files to twig templates with PHP
3030
|Functionality|Implemented|
3131
|:------------|:---------:|
3232
|Slots||
33-
|Components||
33+
|Components|:white_check_mark:|
3434
|Filters||
3535

3636

0 commit comments

Comments
 (0)