Repository URL to install this package:
Version:
0.9.6 ▾
|
import { ReactNode } from 'react'
import { SelectProps } from 'molecules/SelectDropDown/typings'
export interface RadioIconDropDownProps extends SelectProps { }