mirror of
https://github.com/bakateam/merakiui.git
synced 2025-12-10 07:25:34 +00:00
fixed typo and removed whitespaces
This commit is contained in:
@@ -17,7 +17,7 @@ export default [
|
||||
name: "Authentication",
|
||||
components: [
|
||||
{ name: "SimpleLogin" },
|
||||
{ name: "LoginWithSocailMediaLinks" },
|
||||
{ name: "LoginWithSocialMediaLinks" },
|
||||
{ name: "LoginWithSideImage" },
|
||||
],
|
||||
},
|
||||
@@ -64,7 +64,7 @@ export default [
|
||||
{ name: "ECommerce" },
|
||||
{ name: "WithSearch" },
|
||||
{ name: "WithAvatar" },
|
||||
{ name: "WithSocailMediaLinks" },
|
||||
{ name: "WithSocialMediaLinks" },
|
||||
{ name: "WithCategories" },
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user