|
@@ -50,10 +50,11 @@ export const BasicLayout = ({ children, title, className }: Props): JSX.Element
|
|
|
<ShortcutsModal />
|
|
<ShortcutsModal />
|
|
|
<SystemVersion />
|
|
<SystemVersion />
|
|
|
|
|
|
|
|
|
|
+
|
|
|
|
|
+ {/* Link test */}
|
|
|
<Link href="/629581929e61e2a5fe4c64a5">
|
|
<Link href="/629581929e61e2a5fe4c64a5">
|
|
|
<a>/629581929e61e2a5fe4c64a5</a>
|
|
<a>/629581929e61e2a5fe4c64a5</a>
|
|
|
</Link>
|
|
</Link>
|
|
|
- {/* <a href="/629581929e61e2a5fe4c64a5">/629581929e61e2a5fe4c64a5</a> */}
|
|
|
|
|
<br />
|
|
<br />
|
|
|
<a href="https://www.google.com/">https://www.google.com/</a>
|
|
<a href="https://www.google.com/">https://www.google.com/</a>
|
|
|
</>
|
|
</>
|