mirror of
https://github.com/bspeice/speice.io
synced 2025-12-24 22:08:37 -05:00
Run prettier
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
import React from "react";
|
||||
|
||||
export default function Page() {
|
||||
return (
|
||||
<>
|
||||
<p>Is this thing on?</p>
|
||||
</>
|
||||
);
|
||||
}
|
||||
return (
|
||||
<>
|
||||
<p>Is this thing on?</p>
|
||||
</>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user