mirror of
https://github.com/Shadowfita/docmost.git
synced 2025-11-18 02:31:11 +10:00
Update dependencies
* add 'use client' to more components * install more tiptap extensions
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
'use client'
|
||||
import { Welcome } from '@/components/welcome/welcome';
|
||||
|
||||
export default function Home() {
|
||||
|
||||
Reference in New Issue
Block a user