chore: run prettier --write .
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
export default function Puffs() {
|
||||
return (
|
||||
<>
|
||||
|
||||
</>
|
||||
)
|
||||
return <></>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user