We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b0d847 commit cba5ac5Copy full SHA for cba5ac5
package.json
@@ -5,6 +5,9 @@
5
"title": "Advanced React Patterns 🤯",
6
"subtitle": "Learn how to build simple and flexible React Components and Hooks using modern patterns",
7
"githubRepo": "https://github.com/epicweb-dev/advanced-react-patterns",
8
+ "stackBlitzConfig": {
9
+ "view": "editor"
10
+ },
11
"product": {
12
"host": "www.epicreact.dev",
13
"slug": "advanced-react-patterns",
0 commit comments