Skip to content

Commit 1dfbd8d

Browse files
committed
prettier
1 parent 224f861 commit 1dfbd8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/500.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export default () => (
1313
<h1>500 Internal Server Error</h1>
1414

1515
<p>Oops, the package failed to install.</p>
16-
<p style={{maxWidth: '500px'}}>
16+
<p style={{ maxWidth: '500px' }}>
1717
This can happen when there is no prebuilt binary for node@
1818
{process.versions.node} or the install script requires CLIs like
1919
python/curl/etc.

0 commit comments

Comments
 (0)