mirror of
https://github.com/vale981/accounts-ui
synced 2025-03-05 09:51:40 -05:00
Merge pull request #106 from premasagar/patch-1
Add missing quote in README code
This commit is contained in:
commit
12245326c4
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ We support the standard [configuration in the account-ui package](http://docs.me
|
|||
|
||||
### Accounts.ui.config(options)
|
||||
|
||||
`import { Accounts } from 'meteor/std:accounts-ui`
|
||||
`import { Accounts } from 'meteor/std:accounts-ui'`
|
||||
|
||||
Configure the behavior of `<Accounts.ui.LoginForm />`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue