Skip to content

Commit cba5ac5

Browse files
committed
stackblitz can't handle these examples out of the box
1 parent 2b0d847 commit cba5ac5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
"title": "Advanced React Patterns 🤯",
66
"subtitle": "Learn how to build simple and flexible React Components and Hooks using modern patterns",
77
"githubRepo": "https://github.com/epicweb-dev/advanced-react-patterns",
8+
"stackBlitzConfig": {
9+
"view": "editor"
10+
},
811
"product": {
912
"host": "www.epicreact.dev",
1013
"slug": "advanced-react-patterns",

0 commit comments

Comments
 (0)