fix typo
This commit is contained in:
@@ -11,5 +11,5 @@ export default {
|
|||||||
} as Meta;
|
} as Meta;
|
||||||
|
|
||||||
export const AAAOverview: Story<UmbDashboardSettingsWelcomeElement> = () =>
|
export const AAAOverview: Story<UmbDashboardSettingsWelcomeElement> = () =>
|
||||||
html` <umb-dashboard-settings-welsome></umb-dashboard-settings-welsome>`;
|
html` <umb-dashboard-settings-welcome></umb-dashboard-settings-welcome>`;
|
||||||
AAAOverview.storyName = 'Overview';
|
AAAOverview.storyName = 'Overview';
|
||||||
|
|||||||
Reference in New Issue
Block a user