Skip to content

Commit

Permalink
Merge branch 'bugfix/healthselector-stories' into q/1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bert-e committed Nov 24, 2023
2 parents 9af5ff7 + 4f0f1b4 commit 803435c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions stories/healthselectorv2.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@ import {
import { Wrapper } from './common';
import { Icon } from '../src/lib/components/icon/Icon.component';
export default {

title: 'Components/Healthselector',
component: Healthselector,
title: 'Components/HealthSelector',
component: HealthSelector,

decorators: [
(story) => (
Expand Down

0 comments on commit 803435c

Please sign in to comment.