|
@@ -105,6 +105,7 @@ const ArticleDrawerWidget = ({
|
|
|
para={para}
|
|
para={para}
|
|
|
channelId={channelId}
|
|
channelId={channelId}
|
|
|
articleId={articleId}
|
|
articleId={articleId}
|
|
|
|
|
+ anthologyId={anthologyId}
|
|
|
mode={mode}
|
|
mode={mode}
|
|
|
onArticleEdit={(value: IArticleDataResponse) => {
|
|
onArticleEdit={(value: IArticleDataResponse) => {
|
|
|
setDrawerTitle(value.title_text);
|
|
setDrawerTitle(value.title_text);
|