fix: change story category
This commit is contained in:
parent
27eed45c2a
commit
9fa220c08d
|
@ -3,7 +3,7 @@ import type { Meta, StoryObj } from '@storybook/react'
|
||||||
import SyncStatus from './SyncStatus'
|
import SyncStatus from './SyncStatus'
|
||||||
|
|
||||||
const meta = {
|
const meta = {
|
||||||
title: 'Pages/SyncStatus',
|
title: 'Pair Device/SyncStatus',
|
||||||
component: SyncStatus,
|
component: SyncStatus,
|
||||||
parameters: {
|
parameters: {
|
||||||
layout: 'centered',
|
layout: 'centered',
|
||||||
|
|
Loading…
Reference in New Issue