Skip to content

Commit b1dd5db

Browse files
authored
Update packages/@react-spectrum/labeledvalue/stories/LabeledValue.stories.tsx
1 parent 99cb77e commit b1dd5db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/@react-spectrum/labeledvalue/stories/LabeledValue.stories.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ import {Meta} from '@storybook/react';
2020
import React from 'react';
2121

2222
const meta: Meta<typeof LabeledValue> = {
23+
title: 'LabeledValue',
2324
component: LabeledValue,
2425
argTypes: {
2526
labelPosition: {

0 commit comments

Comments
 (0)