Skip to content

Commit

Permalink
docs(PPDSC-2704): meta
Browse files Browse the repository at this point in the history
  • Loading branch information
mstuartf committed Mar 23, 2023
1 parent 9ec5813 commit 565797a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/form/__tests__/form-input.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -736,4 +736,12 @@ export default {
</ThemeProvider>
),
],
parameters: {
nkDocs: {
title: 'Form input',
url: 'https://newskit.co.uk/components/form',
description:
'The form component allows users to enter and edit information into a UI using form controls. Based on React Hook Form.',
},
},
};

0 comments on commit 565797a

Please sign in to comment.