Created
June 22, 2021 10:52
-
-
Save marekpiechut/456f7ff8134a53b8db596c9c741edf9a to your computer and use it in GitHub Desktop.
React-profiler
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| const NotificationItem = ({ notification, onMmarkAsRead, session }: Props) => <div>...</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment