Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Add the following config to your `config/local.json`

## Registration the customer address book extension

Add script import to `./src/modules/index.ts`
Add script import to `./src/modules/client.ts`
```
...
import { AddressBook } from './address-book'
Expand Down Expand Up @@ -79,4 +79,4 @@ Add the following config to your `./vue-storefront-api/config/local.json` for Re
```
## License

This project is licensed under the [MIT License](https://github.com/aureatelabs/vsf-address-book/blob/master/LICENSE.txt)
This project is licensed under the [MIT License](https://github.com/aureatelabs/vsf-address-book/blob/master/LICENSE.txt)