muryshev's picture
init
79278ec
export interface DropdownProps {
name: string;
content: string;
}