summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkChartTooltip.stories.impl.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* test(#10336): add `components/MkC.*` stories (#13830)zyoshoka2024-06-081-0/+7
* test(storybook): add `components/MkC.*` stories * test(storybook): add some tests * test: add sleep * test: comment-out flaky test * test(storybook): add test for `MkChannelFollowButton` * chore(storybook): tweak sleep duration in `MkChannelFollowButton` story test * fix(chromatic): add delay to `MkChannelList` * chore: replace `mswDecorator` with `mswLoader` * fix(storybook): tweak some parameters * chore: serve static files * fix(chromatic): add delay to `MkCwButton` * chore: delete logging for debug * fix: add right click in `MkContextMenu` play * refactor: remove unused imports