Migration to Faker-js
This commit is contained in:
@@ -7,7 +7,7 @@ import {
|
||||
Draggable
|
||||
} from 'react-beautiful-dnd';
|
||||
import uid from 'uuid/v4';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
import classNames from 'classnames';
|
||||
import {
|
||||
Card,
|
||||
|
Reference in New Issue
Block a user