diff --git a/app/components/Common/Banner.tsx b/app/components/Common/Banner.tsx index 583da138..0131883d 100644 --- a/app/components/Common/Banner.tsx +++ b/app/components/Common/Banner.tsx @@ -16,7 +16,7 @@ export default function Banner() {
Discord
diff --git a/app/components/FFXIVResults/UndercutAlert/Results.tsx b/app/components/FFXIVResults/UndercutAlert/Results.tsx
index 915299ed..fda87f2c 100644
--- a/app/components/FFXIVResults/UndercutAlert/Results.tsx
+++ b/app/components/FFXIVResults/UndercutAlert/Results.tsx
@@ -333,7 +333,7 @@ export const UndercutDescription = () => (
Copy this to your clipboard and use it in our{' '}
discord server
@@ -354,7 +354,7 @@ export const SalesAlertDescription = () => (
To use Sales Alerts copy this to your clipboard and use it in our{' '}
discord server
diff --git a/app/components/WoWResults/FullScan/Results.tsx b/app/components/WoWResults/FullScan/Results.tsx
index be8880ed..2bfe8009 100644
--- a/app/components/WoWResults/FullScan/Results.tsx
+++ b/app/components/WoWResults/FullScan/Results.tsx
@@ -143,54 +143,54 @@ export const Results = ({ data }: { data: WoWScanResponseWithPayload }) => {