feat(Search): add action-text prop (#4501)

This commit is contained in:
neverland
2019-09-19 11:17:16 +08:00
committed by GitHub
parent a4b5f94232
commit 95c9fea1f7
6 changed files with 46 additions and 10 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ export default {
'en-US': {
label: 'Address',
placeholder: 'Placeholder',
customButton: 'Custom Button',
customButton: 'Custom Action Button',
listenToEvents: 'Listen to Events'
}
},