mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-29 15:12:58 +03:00
Fixed lint
no refs
This commit is contained in:
parent
ea41b38797
commit
b1418e1b52
@ -1,4 +1,4 @@
|
||||
import React, { useEffect, useRef } from 'react';
|
||||
import React, {useEffect, useRef} from 'react';
|
||||
import {isCookiesDisabled} from '../../utils/helpers';
|
||||
|
||||
export const InputFieldStyles = `
|
||||
|
Loading…
Reference in New Issue
Block a user