Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ export const RenderExplanation = ({
No changes detected
</div>
<div className={cn(['px-3 pb-2 text-gray-400 text-xs'])}>
This component would not of rendered if it was memoized
This component would not have rendered if it was memoized
</div>
</div>
</div>
Expand Down