mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-15 01:01:43 +10:00
update dependencies, fix typescript issues, optimize lodash imports
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { find } from 'lodash';
|
||||
import find from 'lodash/find';
|
||||
import get from 'lodash/get';
|
||||
import React from 'react';
|
||||
import { validate } from 'uuid';
|
||||
|
||||
Reference in New Issue
Block a user