type IContentFunction = () => JSX.Element;
import {IContentFunction} from 'uxp/components';
Last updated 1 year ago