mirror of
https://github.com/bakateam/merakiui.git
synced 2025-12-09 15:05:34 +00:00
Add new components and edit footers icons
This commit is contained in:
@@ -15,7 +15,11 @@ export default [
|
||||
},
|
||||
{
|
||||
name: "Authentication",
|
||||
components: [{ name: "SimpleLogin" }, { name: "LoginWithSideImage" }],
|
||||
components: [
|
||||
{ name: "SimpleLogin" },
|
||||
{ name: "LoginWithSocailMediaLinks" },
|
||||
{ name: "LoginWithSideImage" }
|
||||
],
|
||||
},
|
||||
{
|
||||
name: "Buttons",
|
||||
@@ -94,6 +98,7 @@ export default [
|
||||
components: [
|
||||
{ name: "Simple" },
|
||||
{ name: "WithDetails" },
|
||||
{ name: "WithLinks" },
|
||||
{ name: "WithSubscribeForm" },
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user