We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1717edb commit f64cef2Copy full SHA for f64cef2
src/components/form-input/README.md
@@ -154,7 +154,7 @@ to:
154
v-model.trim="name"
155
type="text"
156
:state="nameState"
157
- aria-describedby="inputLiveHelp inputLiveFeeback"
+ aria-describedby="inputLiveHelp inputLiveFeedback"
158
placeholder="Enter your name"></b-form-input>
159
<b-form-invalid-feedback id="inputLiveFeedback">
160
<!-- This will only be shown if the preceeding input has an invalid state -->
0 commit comments