- implementing react-scroll

This commit is contained in:
Amruth Pillai
2020-07-09 14:30:06 +05:30
parent 3aaef5f730
commit 370b0c4020
4 changed files with 33 additions and 25 deletions

View File

@ -13,6 +13,7 @@
"react/jsx-props-no-spreading": 0,
"prettier/prettier": ["error"],
"react/no-array-index-key": 0,
"jsx-a11y/anchor-is-valid": 0,
"react/button-has-type": 0,
"no-unused-expressions": 0,
"no-restricted-syntax": 0,