mirror of
https://github.com/Nezumi-2711/react-training.git
synced 2026-09-22 20:01:59 +00:00
Update config, ButtonIcon, remove cloneElement
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Helpers
|
||||
import { formatCurrency, getDayDiff } from '@helper/helper';
|
||||
import { formatCurrency, getDayDiff } from '../helper';
|
||||
|
||||
describe('formatCurrency', () => {
|
||||
test('Should format correctly', () => {
|
||||
|
||||
Reference in New Issue
Block a user