Migration to Faker-js
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
import PropTypes from 'prop-types';
|
||||
|
||||
import {
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
import PropTypes from 'prop-types';
|
||||
|
||||
import {
|
||||
|
Reference in New Issue
Block a user