fix(faker): imports
This commit is contained in:
parent
9e9faaf854
commit
78baf4c662
9 changed files with 9 additions and 9 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import faker from '@faker-js/faker'
|
||||
import {faker} from '@faker-js/faker'
|
||||
|
||||
import {Factory} from '../support/factory'
|
||||
import {formatISO} from 'date-fns'
|
||||
|
|
|
|||
Reference in a new issue