Skip to content

Commit b045b2b

Browse files
committed
Fix code style issues with Prettier
1 parent 57bf25c commit b045b2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mystbin/frontend/components/OptsBar.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ export default function OptsBar() {
220220
if (window.location.pathname !== "/") {
221221
return;
222222
}
223-
223+
224224
setCurrentModal(
225225
<ExpiryModal
226226
initialValue={expiryValue}

0 commit comments

Comments
 (0)