Const
Default English labels for the FileCommentsPanel component.
import { defaultFileCommentsPanelLabels } from '@hiyve/react-collaboration';const customLabels = { ...defaultFileCommentsPanelLabels, title: 'Notes', placeholder: 'Leave a note...',}; Copy
import { defaultFileCommentsPanelLabels } from '@hiyve/react-collaboration';const customLabels = { ...defaultFileCommentsPanelLabels, title: 'Notes', placeholder: 'Leave a note...',};
Default English labels for the FileCommentsPanel component.