mirror of
https://github.com/bakateam/merakiui.git
synced 2025-12-08 22:53:24 +00:00
Prettified Code!
This commit is contained in:
committed by
GitHub Action
parent
91b1cf7cda
commit
f3a68b86b5
@@ -18,12 +18,12 @@ export default [
|
||||
components: [{ name: "SimpleLogin" }, { name: "LoginWithSideImage" }],
|
||||
},
|
||||
{
|
||||
name: 'Buttons',
|
||||
name: "Buttons",
|
||||
components: [
|
||||
{ name: "Primary" },
|
||||
{ name: "WithIcon" },
|
||||
{ name: "WithMenu" }
|
||||
]
|
||||
{ name: "WithMenu" },
|
||||
],
|
||||
},
|
||||
{
|
||||
name: "Cards",
|
||||
|
||||
Reference in New Issue
Block a user