mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-15 01:01:43 +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 get from 'lodash/get';
|
||||
import set from 'lodash/set';
|
||||
|
||||
Reference in New Issue
Block a user