chore: update @ciphera-net/ui dependency to version 0.0.38; modify LayoutContent to include showSecurity prop
This commit is contained in:
@@ -60,6 +60,7 @@ export default function LayoutContent({ children }: { children: React.ReactNode
|
||||
LinkComponent={Link}
|
||||
appName="Pulse"
|
||||
showPricing={true}
|
||||
showSecurity={false}
|
||||
/>
|
||||
</>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user