Fix remaining merge conflicts and linter errors
- Remove merge conflict markers from AnalyticsDashboard.tsx - Fix merge conflicts in email/respond/route.tsx - Use dev versions of EmailManager and ModernAdminDashboard - Add eslint-disable for Image icon in editor
This commit is contained in:
@@ -567,6 +567,7 @@ function EditorPageContent() {
|
||||
className="p-2 rounded-lg text-gray-300"
|
||||
title="Image"
|
||||
>
|
||||
{/* eslint-disable-next-line jsx-a11y/alt-text */}
|
||||
<Image className="w-4 h-4" />
|
||||
</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user