We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93d5b91 commit 7dc5a13Copy full SHA for 7dc5a13
src/Events/EventFunctions/index.js
@@ -425,7 +425,7 @@ class EventFunctionList extends Component {
425
onClick: () => this.handleItemShare(item),
426
}}
427
archive={{
428
- name: 'Archive EventFunction',
+ name: 'Archive Emergency Function',
429
title:
430
'Remove emergency function from list of active emergency functions',
431
onClick: () => this.handleItemArchive(item),
0 commit comments