UNPKG

antd-mobile

Version:
2 lines 92 B
import { createContext } from 'react'; export const RadioGroupContext = createContext(null);