Replace classnames with clsx
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
@ -146,6 +146,7 @@ module.exports = {
|
||||
'node_modules',
|
||||
],
|
||||
alias: {
|
||||
'classnames': 'clsx',
|
||||
'icons': resolve('app', 'icons'),
|
||||
'custom': resolve('custom'),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user