We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 612b03d commit d71092bCopy full SHA for d71092b
README.md
@@ -33,7 +33,7 @@ yarn add @agney/playground
33
34
```jsx
35
import Playground from "@agney/playground";
36
-/* Why is there a tabs import? */
+/* Why is there a tabs import? https://github.com/agneym/playground#why-is-there-a-reacttabs-import*/
37
import "@reach/tabs/styles.css";
38
39
const App = () => {
0 commit comments