pull/5222/head
drafish 3 months ago committed by yann300
parent c5c9f7c6f5
commit f72d0fc7ce
  1. 2
      apps/remix-dapp/src/contexts/index.ts

@ -1,3 +1,3 @@
import {createContext} from 'react'
import { createContext } from 'react'
export const AppContext = createContext<any>({})

Loading…
Cancel
Save