We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f3a32e commit 06c4a2eCopy full SHA for 06c4a2e
package.json
@@ -4,6 +4,7 @@
4
"description": "a simple grid layout",
5
"author": "anthinkingcoder jojo837769723@gmail.com",
6
"private": false,
7
+ "main": "src/components/index.js",
8
"scripts": {
9
"dev": "webpack-dev-server --inline --progress --config build/webpack.dev.conf.js",
10
"start": "npm run dev",
0 commit comments