Skip to content

Docs - Inline form example probably has a typo #2043

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jonasjancarik opened this issue Sep 23, 2018 · 1 comment
Closed

Docs - Inline form example probably has a typo #2043

jonasjancarik opened this issue Sep 23, 2018 · 1 comment

Comments

@jonasjancarik
Copy link

In the first example under https://bootstrap-vue.js.org/docs/components/form/#inline-form, the <b-input-group left="@" class="mb-2 mr-sm-2 mb-sm-0"> part doesn't seem right. I suppose this was supposed to provide an example of the "prepend" attribute - I don't think "left" is a valid attribute.

Suggested change:

<b-input-group prepend="@" class="mb-2 mr-sm-2 mb-sm-0">

@tmorehouse
Copy link
Member

Fixed with #2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants