mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-15 17:21:35 +10:00
removed eslint rule on top of file
This commit is contained in:
@ -1,4 +1,3 @@
|
|||||||
/* eslint-disable no-case-declarations */
|
|
||||||
import React, { createContext, useReducer } from 'react';
|
import React, { createContext, useReducer } from 'react';
|
||||||
import get from 'lodash/get';
|
import get from 'lodash/get';
|
||||||
import set from 'lodash/set';
|
import set from 'lodash/set';
|
||||||
|
|||||||
Reference in New Issue
Block a user