feat(export): add sns detail sync tip between header and list

This commit is contained in:
aits2026
2026-03-05 19:52:23 +08:00
parent 933842f6af
commit edaef53712
2 changed files with 19 additions and 0 deletions

View File

@@ -6016,6 +6016,10 @@ function ExportPage() {
</button>
</div>
<div className="sns-dialog-tip">
</div>
<div className="sns-dialog-body">
{sessionSnsTimelinePosts.length > 0 && (
<div className="posts-list author-timeline-posts-list export-session-sns-posts-list">