mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-18 06:16:38 +00:00
fix: stories for pair device
This commit is contained in:
parent
38164213ab
commit
fbabf9ea93
@ -4,7 +4,7 @@ import { withRouter } from 'storybook-addon-react-router-v6'
|
||||
import BeaconAddress from './BeaconAddress'
|
||||
|
||||
const meta = {
|
||||
title: 'Connect-Device/BeaconAddress',
|
||||
title: 'Pair Device/BeaconAddress',
|
||||
component: BeaconAddress,
|
||||
parameters: {
|
||||
layout: 'centered',
|
||||
|
@ -4,7 +4,7 @@ import { withRouter } from 'storybook-addon-react-router-v6'
|
||||
import ClientAddressRow from './ClientAddressRow'
|
||||
|
||||
const meta = {
|
||||
title: 'Connect-Device/ClientAddressRow',
|
||||
title: 'Pair Device/ClientAddressRow',
|
||||
component: ClientAddressRow,
|
||||
parameters: {
|
||||
layout: 'centered',
|
||||
|
@ -4,7 +4,7 @@ import { withRouter } from 'storybook-addon-react-router-v6'
|
||||
import ConnectViaIP from './ConnectViaIP'
|
||||
|
||||
const meta = {
|
||||
title: 'Connect-Device/ConnectViaIP',
|
||||
title: 'Pair Device/ConnectViaIP',
|
||||
component: ConnectViaIP,
|
||||
parameters: {
|
||||
layout: 'centered',
|
||||
|
@ -4,7 +4,7 @@ import { withRouter } from 'storybook-addon-react-router-v6'
|
||||
import PairDevice from './PairDevice'
|
||||
|
||||
const meta = {
|
||||
title: 'Connect-Device/PairDevice',
|
||||
title: 'Pages/PairDevice',
|
||||
component: PairDevice,
|
||||
parameters: {
|
||||
layout: 'centered',
|
||||
|
Loading…
x
Reference in New Issue
Block a user