Refactoring Provider setup of Google Auth
This commit is contained in:
@ -67,8 +67,6 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
<!-- Rest of the component markup remains unchanged -->
|
||||
|
||||
<div class="grid w-full h-full" style="display: grid; {componentsData.layout || ''}">
|
||||
{#each componentsData.children as component (component.id)}
|
||||
{#await getComponent(component.componentName) then Component}
|
||||
|
Reference in New Issue
Block a user