'use client' import CreateForm from '../forms/create-form.js' export default function WriteComment(props) { return ( ) }