0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00

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 = `