fix: change story category

This commit is contained in:
RadoslavDimchev 2023-08-16 14:58:33 +03:00
parent 27eed45c2a
commit 9fa220c08d
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ import type { Meta, StoryObj } from '@storybook/react'
import SyncStatus from './SyncStatus'
const meta = {
title: 'Pages/SyncStatus',
title: 'Pair Device/SyncStatus',
component: SyncStatus,
parameters: {
layout: 'centered',