This repository was archived by the owner on Jan 14, 2025. It is now read-only.
Commit 47fd658
authored
Fixed Inconsistency in markdown styling.
changed
`PushNotification.cancelAllLocalNotifications()`
to
```javascript
PushNotification.cancelAllLocalNotifications()
```1 parent 894d424 commit 47fd658
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
498 | 498 | | |
499 | 499 | | |
500 | 500 | | |
501 | | - | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
502 | 504 | | |
503 | 505 | | |
504 | 506 | | |
| |||
0 commit comments