Update RSS Feed label in ExportListButton for clarity
All checks were successful
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
All checks were successful
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
This commit is contained in:
parent
6cc3fdb0ce
commit
bef3e47d29
@ -82,7 +82,7 @@ const ExportListButton = ({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 'rss',
|
key: 'rss',
|
||||||
label: 'RSS Feed Connection',
|
label: 'RSS Feed',
|
||||||
icon: <RssIcon />,
|
icon: <RssIcon />,
|
||||||
onClick: () => setRssModalOpen(true)
|
onClick: () => setRssModalOpen(true)
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user