UNPKG

antd-mobile

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