-
+
Post #SSWRules
diff --git a/components/OpenInChatGptButton.tsx b/components/OpenInChatGptButton.tsx
index e3288cdd0..ac2f5650f 100644
--- a/components/OpenInChatGptButton.tsx
+++ b/components/OpenInChatGptButton.tsx
@@ -18,7 +18,7 @@ You are to assist the user with their queries about this rule - and if they have
}, []);
return (
-
+
Open in ChatGPT
diff --git a/components/QuickLinksCard.tsx b/components/QuickLinksCard.tsx
index aaf0c4a75..a4eb3307b 100644
--- a/components/QuickLinksCard.tsx
+++ b/components/QuickLinksCard.tsx
@@ -12,7 +12,7 @@ const QuickLinksCard = ({ links } : QuickLinksProps) => {
{links.map((link) => (
- {link.linkText}
+ {link.linkText}
))}
diff --git a/components/RuleCard.tsx b/components/RuleCard.tsx
index c0b950e57..afe0caee9 100644
--- a/components/RuleCard.tsx
+++ b/components/RuleCard.tsx
@@ -24,7 +24,7 @@ export default function RuleCard({ title, slug, lastUpdatedBy, lastUpdated, inde