Remove TODOs around replacing components

This commit is contained in:
Claudio Ortolina
2026-02-17 08:09:00 +00:00
parent fbd748e8b4
commit c19ca503e5
4 changed files with 0 additions and 4 deletions
@@ -1,4 +1,3 @@
<%!-- TODO: replace with OSS version --%>
<nav class="border-b border-slate-900/10 dark:border-slate-300/10" aria-label="Sections">
<div class="mx-auto max-w-screen-2xl px-4 sm:px-6 lg:px-8 2xl:px-0">
<div class="flex h-16 justify-between">
@@ -38,7 +38,6 @@
</head>
<body class="bg-white dark:bg-zinc-900">
{@inner_content}
<%!-- TODO: replace with OSS version --%>
<footer class="mt-8 border-t border-slate-900/10 dark:border-slate-300/10">
<div class="mx-auto max-w-screen-2xl pb-8 px-4 sm:px-8 2xl:px-0">
<div class="pt-8 flex items-center justify-between">