Bug 1910611 - Rename "Moz Button" Storybook story to "Button" r=reusable-components-reviewers,mstriemer

Differential Revision: https://phabricator.services.mozilla.com/D219681
This commit is contained in:
Robert Holdsworth 2024-08-26 23:40:30 +00:00
Родитель e1e1659b25
Коммит c349a20800
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -6,7 +6,7 @@ import { html, ifDefined } from "../vendor/lit.all.mjs";
import "./moz-button.mjs"; import "./moz-button.mjs";
export default { export default {
title: "UI Widgets/Moz Button", title: "UI Widgets/Button",
component: "moz-button", component: "moz-button",
argTypes: { argTypes: {
l10nId: { l10nId: {