Merge pull request 'Refactor code structure for improved readability and maintainability' (#193) from feature/landing-page into development
Reviewed-on: ADUANASOFT/anexo76#193
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
<link rel="icon" href={favicon} />
|
||||
</svelte:head>
|
||||
|
||||
{@render children?.()}
|
||||
|
||||
<Toaster richColors position="top-right" />
|
||||
<KeyboardManager />
|
||||
<HelpDrawer />
|
||||
@@ -33,5 +35,3 @@
|
||||
placeholder="Global Search..."
|
||||
onfocus={() => console.log('Global Search Focused')}
|
||||
/>
|
||||
|
||||
{@render children?.()}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user