feat: add customer creation modal

This commit is contained in:
Sérgio Salgado 2021-09-15 14:42:46 +01:00
parent cfb360ab4e
commit 94eed283cb
8 changed files with 153 additions and 9 deletions

View file

@ -13870,6 +13870,11 @@
"delegate": "^3.1.2"
}
},
"google-libphonenumber": {
"version": "3.2.22",
"resolved": "https://registry.npmjs.org/google-libphonenumber/-/google-libphonenumber-3.2.22.tgz",
"integrity": "sha512-lzEllxWc05n/HEv75SsDrA7zdEVvQzTZimItZm/TZ5XBs7cmx2NJmSlA5I0kZbdKNu8GFETBhSpo+SOhx0JslA=="
},
"graceful-fs": {
"version": "4.2.5",
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.5.tgz",