Migration to Faker-js
This commit is contained in:
@@ -2,7 +2,7 @@ import React from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
import uid from 'uuid/v4';
|
||||
import _ from 'lodash';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
import {
|
||||
DragDropContext,
|
||||
Droppable,
|
||||
|
Reference in New Issue
Block a user