mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Apply prettier over all files
This commit is contained in:
@@ -35,6 +35,6 @@ const Logo = () => (
|
||||
strokeWidth="0.30634"
|
||||
/>
|
||||
</svg>
|
||||
);
|
||||
)
|
||||
|
||||
export default Logo;
|
||||
export default Logo
|
||||
|
@@ -1 +1 @@
|
||||
export { default } from "./Logo";
|
||||
export { default } from './Logo'
|
||||
|
Reference in New Issue
Block a user