mirror of
https://github.com/bspeice/speice.io
synced 2025-07-01 05:46:13 -04: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