Move story to Forms

This commit is contained in:
Arnaud 2024-08-20 15:57:58 +02:00
parent 263dd53132
commit b31a0b9383
No known key found for this signature in database
GPG Key ID: 69D6CE281FCAE663
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ import { fn } from "@storybook/test";
import { InputGroup } from "../components/InputGroup/InputGroup";
const meta = {
title: "Components/InputGroup",
title: "Forms/InputGroup",
component: InputGroup,
parameters: {
layout: "centered",