| Current Path : /home/nicedoo/www/wp-content/plugins/profile-builder/assets/misc/divi/includes/modules/ |
| Current File : /home/nicedoo/www/wp-content/plugins/profile-builder/assets/misc/divi/includes/modules/index.js |
import Register from "./register/register"; import EditProfile from "./edit-profile/edit-profile"; import UserListing from "./user-listing/user-listing"; import Login from "./login/login"; import RecoverPassword from "./recover-password/recover-password"; export default [Register, EditProfile, UserListing, Login, RecoverPassword];