mirror of
https://github.com/vale981/accounts-ui
synced 2025-03-05 09:51:40 -05:00
Merge pull request #13 from xavcz/patch-1
One react-accounts-ui escaped the renaming!
This commit is contained in:
commit
312a1936f4
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ This is the default setting for **passwordSignupFields** in the [configuration](
|
||||||
```javascript
|
```javascript
|
||||||
|
|
||||||
import React from 'react';
|
import React from 'react';
|
||||||
import { Accounts } from 'meteor/std:react-accounts-ui';
|
import { Accounts } from 'meteor/std:accounts-ui';
|
||||||
|
|
||||||
Accounts.ui.config({
|
Accounts.ui.config({
|
||||||
passwordSignupFields: 'NO_PASSWORD',
|
passwordSignupFields: 'NO_PASSWORD',
|
||||||
|
|
Loading…
Add table
Reference in a new issue