diff --git a/README.md b/README.md index 288dac4..ebd1c58 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ import Tippy from '@tippyjs/react/headless'; // different import path! const HeadlessTippy = () => ( ( -
+
My tippy box
)} @@ -192,7 +192,7 @@ wrapper tag: ```jsx - + Reference @@ -385,7 +385,7 @@ function App() { ( -
+
{content}
)}