diff --git a/src/hooks/useLocalStorage/useLocalStorage.stories.tsx b/src/hooks/useLocalStorage/useLocalStorage.stories.tsx index 04ff2ae..4672b08 100644 --- a/src/hooks/useLocalStorage/useLocalStorage.stories.tsx +++ b/src/hooks/useLocalStorage/useLocalStorage.stories.tsx @@ -67,7 +67,7 @@ export const WelcomeModalExample: React.FunctionComponent = () => { If you checked the "don't show this again" box, try reloading the page and returning here and you'll see the welcome modal won't come back. If you want to see it again, clear your browsing data or try an incognito tab, or use the - "Clear localStorage for all examples" button above. + "Clear localStorage for all examples" button below.