Skip to content

Commit

Permalink
Merge pull request #162 from bitsnaps/patch-1
Browse files Browse the repository at this point in the history
fix: implement toggle select all
  • Loading branch information
pakastin authored Feb 10, 2023
2 parents 84e9015 + c29859e commit e2f4a47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/v3/examples/todomvc.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ You'll have to click on `Edit in JSFiddle` to see the live result.
{
"el": "iframe",
"attributes": {
"src": "https://jsfiddle.net/mauroreisvieira/mLq6orae/embedded/result,js,css",
"src": "https://jsfiddle.net/bitsnaps/15v9omaL/embedded/result,js,css",
"title": "TodoMVC",
"allowfullscreen": "allowfullscreen",
"frameborder": "0"
Expand Down

0 comments on commit e2f4a47

Please sign in to comment.