mirror of
https://github.com/status-im/liquid-funding.git
synced 2025-02-23 08:38:26 +00:00
4 lines
88 B
JavaScript
4 lines
88 B
JavaScript
import React from 'react'
|
|
|
|
export const FundingContext = React.createContext('funding')
|