Skip to content

Commit

Permalink
Remove potential to be an internal react object
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles-Pham committed Dec 12, 2024
1 parent c86b268 commit f8c73fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pages/profile.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ interface ProfilePageProps {
| React.ReactElement
| Iterable<React.ReactNode>
| React.ReactPortal
| Promise<React.AwaitedReactNode>
| null
| undefined
}
Expand Down

0 comments on commit f8c73fd

Please sign in to comment.