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