(feat:transitions) uniform color and animation

This commit is contained in:
ManishMadan2882
2025-02-14 17:38:58 +05:30
parent 200a3b81e5
commit cd06334049
3 changed files with 160 additions and 169 deletions

View File

@@ -18,6 +18,7 @@ module.exports = {
},
plugins: ['react', 'unused-imports'],
rules: {
'react/prop-types': 'off',
'unused-imports/no-unused-imports': 'error',
'react/react-in-jsx-scope': 'off',
'prettier/prettier': [