Skip to content

Commit ba98830

Browse files
authored
fix
1 parent 29725c7 commit ba98830

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contributor-docs/components/components.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ Examples:
207207
```kotlin
208208
val rtdbOne = Firebase.database(app) // uses default database
209209
val rtdbTwo = Firebase.database(app, "dbName")
210+
```
210211

211212
* Firestore, functions, and others support the same usage pattern
212213

0 commit comments

Comments
 (0)