Skip to content

Commit

Permalink
deprecate koboSelect
Browse files Browse the repository at this point in the history
  • Loading branch information
pauloamorimbr committed Jan 21, 2025
1 parent 9c624e9 commit 13bd383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsapp/js/components/common/koboSelect.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import type {ComponentStory, ComponentMeta} from '@storybook/react';
import KoboSelect from 'js/components/common/koboSelect';

export default {
title: 'common/KoboSelect',
title: 'commonDeprecated/KoboSelect',
component: KoboSelect,
argTypes: {
selectedOption: {
Expand Down

0 comments on commit 13bd383

Please sign in to comment.