Skip to content

Commit

Permalink
chore: updates (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
prabhuignoto authored Nov 26, 2022
1 parent 5a9671e commit c11c9c7
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 18 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@
- 💪 Built with typescript.
- 💡 Easy-to-understand API and a completely configurable React component.

<!-- ## 🎥 Demo <a name = "demo"></a> -->
</br>

![demo](demo.png)
![demo](demo.gif)

## 💭 How it works <a name = "working"></a>

Expand Down
Binary file added demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@babel/core": "^7.20.2",
"@babel/plugin-proposal-optional-chaining": "^7.18.9",
"@babel/plugin-transform-runtime": "^7.19.6",
"@rollup/plugin-babel": "^6.0.2",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-buble": "^1.0.1",
"@rollup/plugin-commonjs": "^23.0.2",
"@rollup/plugin-eslint": "^9.0.1",
Expand All @@ -94,7 +94,7 @@
"eslint-plugin-sort-keys-fix": "^1.1.2",
"husky": "^8.0.2",
"jest": "^29.3.1",
"lint-staged": "^13.0.3",
"lint-staged": "^13.0.4",
"postcss": "^8.4.19",
"postcss-modules": "^6.0.0",
"postcss-preset-env": "^7.8.3",
Expand Down
36 changes: 22 additions & 14 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file removed react-visual-grid.gif
Binary file not shown.

1 comment on commit c11c9c7

@vercel
Copy link

@vercel vercel bot commented on c11c9c7 Nov 26, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.