UNPKG

@wordpress/components

Version:
3 lines 290 B
import type { AuthorSelectProps } from './types'; export default function AuthorSelect({ __next40pxDefaultSize, label, noOptionLabel, authorList, selectedAuthorId, onChange: onChangeProp, }: AuthorSelectProps): import("react").JSX.Element | null; //# sourceMappingURL=author-select.d.ts.map