mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-20 15:18:33 +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'
|
import BeaconAddress from './BeaconAddress'
|
||||||
|
|
||||||
const meta = {
|
const meta = {
|
||||||
title: 'Connect-Device/BeaconAddress',
|
title: 'Pair Device/BeaconAddress',
|
||||||
component: BeaconAddress,
|
component: BeaconAddress,
|
||||||
parameters: {
|
parameters: {
|
||||||
layout: 'centered',
|
layout: 'centered',
|
||||||
|
@ -4,7 +4,7 @@ import { withRouter } from 'storybook-addon-react-router-v6'
|
|||||||
import ClientAddressRow from './ClientAddressRow'
|
import ClientAddressRow from './ClientAddressRow'
|
||||||
|
|
||||||
const meta = {
|
const meta = {
|
||||||
title: 'Connect-Device/ClientAddressRow',
|
title: 'Pair Device/ClientAddressRow',
|
||||||
component: ClientAddressRow,
|
component: ClientAddressRow,
|
||||||
parameters: {
|
parameters: {
|
||||||
layout: 'centered',
|
layout: 'centered',
|
||||||
|
@ -4,7 +4,7 @@ import { withRouter } from 'storybook-addon-react-router-v6'
|
|||||||
import ConnectViaIP from './ConnectViaIP'
|
import ConnectViaIP from './ConnectViaIP'
|
||||||
|
|
||||||
const meta = {
|
const meta = {
|
||||||
title: 'Connect-Device/ConnectViaIP',
|
title: 'Pair Device/ConnectViaIP',
|
||||||
component: ConnectViaIP,
|
component: ConnectViaIP,
|
||||||
parameters: {
|
parameters: {
|
||||||
layout: 'centered',
|
layout: 'centered',
|
||||||
|
@ -4,7 +4,7 @@ import { withRouter } from 'storybook-addon-react-router-v6'
|
|||||||
import PairDevice from './PairDevice'
|
import PairDevice from './PairDevice'
|
||||||
|
|
||||||
const meta = {
|
const meta = {
|
||||||
title: 'Connect-Device/PairDevice',
|
title: 'Pages/PairDevice',
|
||||||
component: PairDevice,
|
component: PairDevice,
|
||||||
parameters: {
|
parameters: {
|
||||||
layout: 'centered',
|
layout: 'centered',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user