- You do the business,
we’ll handle
+ You do the business,
we’ll handle
the money.
diff --git a/apps/web/src/components/Button.tsx b/apps/web/src/components/Button.tsx
index dc2d2f3..890869f 100644
--- a/apps/web/src/components/Button.tsx
+++ b/apps/web/src/components/Button.tsx
@@ -1,8 +1,8 @@
-import React from "react"
+import React from 'react'
export default function Button(styles: any) {
return (
-