Skip to content

Commit d1c4daf

Browse files
rubemlrmchrisvfritz
authored andcommitted
Updated firebase example inputs (#502)
* Updated firebase example inputs Updated inputs with placeholders and missing input type from jsfiddle * updated link * update fiddle to be owned by vue core
1 parent ec99810 commit d1c4daf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/examples/firebase.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ order: 2
66

77
> This example uses [Firebase](https://firebase.google.com/) as the data persistence backend and syncs between clients in real time (you can try opening it in multiple browser tabs). In addition, it performs instant validation using computed properties and triggers CSS transitions when adding/removing items.
88
9-
<iframe width="100%" height="500" src="https://jsfiddle.net/yyx990803/hkrxmp0h/embedded/result,html,js,css" allowfullscreen="allowfullscreen" frameborder="0"></iframe>
9+
<iframe width="100%" height="500" src="https://jsfiddle.net/chrisvfritz/pyLbpzzx/embedded/result,html,js,css" allowfullscreen="allowfullscreen" frameborder="0"></iframe>

0 commit comments

Comments
 (0)