mirror of
https://github.com/wassname/talk.git
synced 2026-07-24 13:20:47 +08:00
commentBox slot
This commit is contained in:
@@ -58,7 +58,7 @@ export default class DraftArea extends React.Component {
|
||||
{label}
|
||||
</label>
|
||||
<Slot
|
||||
fill="textArea"
|
||||
fill="commentBox"
|
||||
defaultComponent={DraftAreaContent}
|
||||
className={styles.content}
|
||||
{...tASettings}
|
||||
|
||||
Reference in New Issue
Block a user