Skip to content

Commit d71092b

Browse files
author
Agney
committed
add link to FAQ
1 parent 612b03d commit d71092b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ yarn add @agney/playground
3333

3434
```jsx
3535
import Playground from "@agney/playground";
36-
/* Why is there a tabs import? */
36+
/* Why is there a tabs import? https://github.com/agneym/playground#why-is-there-a-reacttabs-import*/
3737
import "@reach/tabs/styles.css";
3838

3939
const App = () => {

0 commit comments

Comments
 (0)