default: {
argTypes: {
provider: { control: string };
showEmbed: { control: string };
url: { control: string };
};
component: string;
title: string;
}
Type declaration
argTypes: {
provider: { control: string };
showEmbed: { control: string };
url: { control: string };
}
component: string
title: string