Skip to content

Commit

Permalink
ran prettier.. again...
Browse files Browse the repository at this point in the history
  • Loading branch information
root authored and root committed Oct 5, 2024
1 parent e78d179 commit f46a156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/js/redux/ui/SearchResult.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -166,4 +166,4 @@ export const WritingIntensive = ({ isWritingIntensive }: WritingIntensiveProps)
<div className="bubble writing">Writing Intensive</div>
) : null;

export default SearchResult;
export default SearchResult;

0 comments on commit f46a156

Please sign in to comment.