diff --git a/src/data/roadmaps/frontend/content/117-progressive-web-apps/105-notifications.md b/src/data/roadmaps/frontend/content/117-progressive-web-apps/105-notifications.md index bbc291917..32a1711ae 100644 --- a/src/data/roadmaps/frontend/content/117-progressive-web-apps/105-notifications.md +++ b/src/data/roadmaps/frontend/content/117-progressive-web-apps/105-notifications.md @@ -7,3 +7,4 @@ To use the Notifications API, a web page must first request permission from the Visit the following resources to learn more: - [Notifications API - MDN](https://developer.mozilla.org/en-US/docs/Web/API/Notifications_API) +- [Create React Notifications With the Web Notifications API](https://www.youtube.com/watch?v=mfrppinfmz0) \ No newline at end of file