Skip to content

Commit

Permalink
rebase from develop
Browse files Browse the repository at this point in the history
  • Loading branch information
wayneleon1 committed Jun 24, 2024
1 parent 1e49592 commit 31df914
Show file tree
Hide file tree
Showing 3 changed files with 8,081 additions and 1 deletion.
1 change: 1 addition & 0 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ module.exports = {
'import/extensions': 0,
'react/require-default-props': 0,
'react/self-closing-comp': 0,
'react/jsx-props-no-spreading': 0,
},
ignorePatterns: ['dist/**/*', 'postcss.config.js', 'tailwind.config.js'],
};
Loading

0 comments on commit 31df914

Please sign in to comment.