Move story to Forms
This commit is contained in:
parent
263dd53132
commit
b31a0b9383
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue