Migration to Faker-js

This commit is contained in:
2022-12-03 18:46:13 +01:00
parent 375bafe729
commit afd65ef99b
90 changed files with 94 additions and 93 deletions

View File

@@ -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,