We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d014aae commit c7eb835Copy full SHA for c7eb835
frontend/src/stories/components/TagContainer.stories.ts
@@ -4,7 +4,7 @@ import { renderComponent, type RenderProps } from "./TagContainer";
4
5
const meta = {
6
title: "Components/Tag Container",
7
- component: "btrix-contain-with-remainder",
+ component: "btrix-tag-container",
8
tags: ["autodocs"],
9
render: renderComponent,
10
argTypes: {},
0 commit comments