fix: remove use client boundary
This commit is contained in:
parent
9158bfe82c
commit
6f69b878d5
2 changed files with 0 additions and 4 deletions
|
|
@ -1,5 +1,3 @@
|
|||
'use client'
|
||||
|
||||
import * as React from 'react'
|
||||
import Link from 'next/link'
|
||||
import Textarea from 'react-textarea-autosize'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue