diff --git a/src/components/Dashboard/common/ExportListButton.jsx b/src/components/Dashboard/common/ExportListButton.jsx index 985e12a..20fbb69 100644 --- a/src/components/Dashboard/common/ExportListButton.jsx +++ b/src/components/Dashboard/common/ExportListButton.jsx @@ -82,7 +82,7 @@ const ExportListButton = ({ }, { key: 'rss', - label: 'RSS Feed Connection', + label: 'RSS Feed', icon: , onClick: () => setRssModalOpen(true) }