chore(shared): Fix linter warnings in sites/shared
This commit is contained in:
parent
fef2edd13d
commit
c11a29e28a
16 changed files with 29 additions and 294 deletions
|
@ -1,4 +1,4 @@
|
|||
import React, { useState, useContext } from 'react'
|
||||
import React, { useState } from 'react'
|
||||
|
||||
export const ModalContext = React.createContext(null)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue