Refactor handling of domain
Use the concept of a "server URL", since it's URLs we are dealing with, not actul domains.
Showing
- app/features/app/components/App.js 1 addition, 1 deletionapp/features/app/components/App.js
- app/features/conference/components/Conference.js 13 additions, 10 deletionsapp/features/conference/components/Conference.js
- app/features/config/index.js 2 additions, 2 deletionsapp/features/config/index.js
- app/features/router/history.js 2 additions, 2 deletionsapp/features/router/history.js
- app/features/welcome/components/Welcome.js 27 additions, 9 deletionsapp/features/welcome/components/Welcome.js
Loading
Please register or sign in to comment