We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24e2810 commit e452f0bCopy full SHA for e452f0b
README.md
@@ -43,8 +43,8 @@ It is recommended to use [registerDevice](https://deep-foundation.github.io/fire
43
- Update its value to object like that contains `title` and `body` fields:
44
```json
45
{
46
- title: "My Title",
47
- body: "My Body"
+ "title": "My Title",
+ "body": "My Body"
48
}
49
```
50
## Notify
0 commit comments