Fixed lint

no refs
This commit is contained in:
Rish 2021-03-10 15:09:13 +05:30
parent ea41b38797
commit b1418e1b52

View File

@ -1,4 +1,4 @@
import React, { useEffect, useRef } from 'react';
import React, {useEffect, useRef} from 'react';
import {isCookiesDisabled} from '../../utils/helpers';
export const InputFieldStyles = `