1
Fork 0
mirror of https://github.com/Steffo99/bluelib.git synced 2024-12-22 19:44:21 +00:00

📔 Improve BaseElement story text

This commit is contained in:
Steffo 2021-08-17 18:16:52 +02:00
parent a16a2b9b2e
commit 0d9ded8b4d
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -7,7 +7,7 @@ import { Bluelib } from "./Bluelib"
export default {
component: BaseElement,
title: "Abstract/BaseElement",
title: "Bluelib/BaseElement",
decorators: [Decorators.Bluelib],
argTypes: {
customColor: {