mirror of
https://github.com/status-im/liquid-funding.git
synced 2025-01-10 11:36:13 +00:00
4 lines
88 B
JavaScript
4 lines
88 B
JavaScript
import React from 'react'
|
|
|
|
export const FundingContext = React.createContext('funding')
|