mirror of
https://github.com/dergigi/boris.git
synced 2025-12-29 20:44:37 +01:00
fix(types): add global declarations for build-time defines and fix eslint issues
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
/* global __APP_VERSION__, __GIT_COMMIT__, __GIT_COMMIT_URL__ */
|
||||
import React, { useState, useEffect, useRef } from 'react'
|
||||
import { faTimes, faUndo } from '@fortawesome/free-solid-svg-icons'
|
||||
import { RelayPool } from 'applesauce-relay'
|
||||
|
||||
Reference in New Issue
Block a user