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:
parent
a16a2b9b2e
commit
0d9ded8b4d
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ import { Bluelib } from "./Bluelib"
|
|||
|
||||
export default {
|
||||
component: BaseElement,
|
||||
title: "Abstract/BaseElement",
|
||||
title: "Bluelib/BaseElement",
|
||||
decorators: [Decorators.Bluelib],
|
||||
argTypes: {
|
||||
customColor: {
|
||||
|
|
Loading…
Reference in a new issue