Skip to content

Commit

Permalink
Update packages/@react-spectrum/labeledvalue/stories/LabeledValue.sto…
Browse files Browse the repository at this point in the history
…ries.tsx
  • Loading branch information
snowystinger authored Jan 30, 2025
1 parent 99cb77e commit b1dd5db
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ import {Meta} from '@storybook/react';
import React from 'react';

const meta: Meta<typeof LabeledValue> = {
title: 'LabeledValue',
component: LabeledValue,
argTypes: {
labelPosition: {
Expand Down

0 comments on commit b1dd5db

Please sign in to comment.