We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccdef0c commit fb32892Copy full SHA for fb32892
src/components/inputSignature/stories/inputSignature.stories.tsx
@@ -9,7 +9,7 @@ import { argtypes } from './argTypes';
9
const themeSelected = localStorage.getItem('themeSelected') || 'kubit';
10
11
const meta = {
12
- title: 'Components/Form/InputSignature',
+ title: 'Components/Forms/InputSignature',
13
component: Story,
14
parameters: {
15
layout: 'centered',
0 commit comments