mirror of
https://github.com/maputnik/editor.git
synced 2026-08-31 09:27:30 +00:00
Added more functional tests.
This commit is contained in:
@@ -20,7 +20,7 @@ class SurveyModal extends React.Component {
|
||||
|
||||
render() {
|
||||
return <Modal
|
||||
data-wd-key="modal-survey"
|
||||
data-wd-key="modal:survey"
|
||||
isOpen={this.props.isOpen}
|
||||
onOpenToggle={this.props.onOpenToggle}
|
||||
title="Maputnik Survey"
|
||||
|
||||
Reference in New Issue
Block a user