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:
@@ -70,7 +70,7 @@
|
||||
export default {
|
||||
data() {
|
||||
return {
|
||||
name: 'Login with Socail Media Links',
|
||||
name: 'Login with Social Media Links',
|
||||
code: `
|
||||
<div class="w-full max-w-sm p-6 m-auto bg-white rounded-md shadow-md dark:bg-gray-800">
|
||||
<h1 class="text-3xl font-semibold text-center text-gray-700 dark:text-white">Brand</h1>
|
||||
@@ -136,4 +136,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
</script>
|
||||
</script>
|
||||
Reference in New Issue
Block a user