diff --git a/frontend/src/ts/components/Admin.tsx b/frontend/src/ts/components/Admin.tsx index 6cc7845..b8c2c19 100644 --- a/frontend/src/ts/components/Admin.tsx +++ b/frontend/src/ts/components/Admin.tsx @@ -132,6 +132,10 @@ const getActiveTabView = (props: IFormProps) => {

{__('Import your existing WordPress comments to Disqus.')} + {' '} + + {__('Learn More')} +

{getExportContainer(props)}