keycloak-scim/src/stories/messages.json
Sarah Rambacher 0aa63ddfbb
Field level help (#152)
* refactors form field help

* format and test

* add interpolation of help text

* implement HelpItem and move help text

* update DownloadDialog with new HelpItem

* remove commented out code
2020-10-09 08:48:50 +02:00

5 lines
116 B
JSON

{
"storybook": {
"helpPlaceholder": "Sometimes you need some help and it's nice when the app does that"
}
}