chore: downgrade @ciphera-net/ui dependency to version 0.0.6 and update layout content for type compatibility
This commit is contained in:
@@ -17,7 +17,7 @@ export default function LayoutContent({ children }: { children: React.ReactNode
|
||||
<span className="flex items-center">
|
||||
<span className="font-bold">Ciphera</span>
|
||||
<span className="font-light">Analytics</span>
|
||||
</span>
|
||||
</span> as any
|
||||
}
|
||||
/>
|
||||
<main className="flex-1 pt-24 pb-8">
|
||||
|
||||
Reference in New Issue
Block a user