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";
|
import { InputGroup } from "../components/InputGroup/InputGroup";
|
||||||
|
|
||||||
const meta = {
|
const meta = {
|
||||||
title: "Components/InputGroup",
|
title: "Forms/InputGroup",
|
||||||
component: InputGroup,
|
component: InputGroup,
|
||||||
parameters: {
|
parameters: {
|
||||||
layout: "centered",
|
layout: "centered",
|
||||||
|
|
Loading…
Reference in New Issue