Replace graph with an svg path

This commit is contained in:
2020-10-07 23:27:30 +02:00
parent 60bbf7a890
commit 7bdaf1f619
7 changed files with 159 additions and 111 deletions

24
.gitignore vendored
View File

@@ -1,23 +1 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# production
/build
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
node_modules