Skip to content

Commit

Permalink
Use storybook subcomponents
Browse files Browse the repository at this point in the history
  • Loading branch information
haworku committed Jul 30, 2020
1 parent a4e6ab9 commit e203e14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/forms/Validation/Validation.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import { ValidationItem } from './ValidationItem'
export default {
title: 'Forms/Validation',
component: ValidationChecklist,
ValidationItem,
subcomponents: { ValidationItem },
parameters: {
info: `
USWDS 2.0 Validation component
Expand Down

0 comments on commit e203e14

Please sign in to comment.