diff --git a/src/components/Hack/StickyActionBar.tsx b/src/components/Hack/StickyActionBar.tsx index bc5b74b..61e427b 100644 --- a/src/components/Hack/StickyActionBar.tsx +++ b/src/components/Hack/StickyActionBar.tsx @@ -156,11 +156,12 @@ export default function StickyActionBar({ {errorMessage !== null && (
- {errorMessage} +

{errorMessage}

+

If the issue persists, try clearing your browser cache or using a different browser.

)}