mirror of
https://github.com/ManInDark/HabitTrove.git
synced 2026-01-20 22:24:28 +01:00
use linkify to automatically convert links to href (#15)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import Header from './Header'
|
||||
import LinkifyComponent from './linkify'
|
||||
import Navigation from './Navigation'
|
||||
|
||||
export default function Layout({ children }: { children: React.ReactNode }) {
|
||||
|
||||
Reference in New Issue
Block a user