mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-20 17:35:31 +02:00
build(#10336): subcomponents on sidebar
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
import { Meta, StoryObj } from '@storybook/vue3';
|
||||
import MkPageHeader_tabs from './MkPageHeader.tabs.vue';
|
||||
const meta = {
|
||||
title: 'components/global/MkPageHeader.tabs',
|
||||
title: 'components/global/MkPageHeader/tabs',
|
||||
component: MkPageHeader_tabs,
|
||||
} satisfies Meta<typeof MkPageHeader_tabs>;
|
||||
export const Default = {
|
||||
|
||||
Reference in New Issue
Block a user