Replace the fallback assignment of serverAddress in `web/src/pages/Home/index.jsx` to use a template literal for `window.location.origin`. - Aligns with the preferred style for constructing base URLs - Keeps formatting consistent across the app - No functional changes; behavior remains the same - Lint passes with no new warnings or errors Files affected: - web/src/pages/Home/index.jsx
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| auth | Loading commit data... | |
| common | Loading commit data... | |
| dashboard | Loading commit data... | |
| layout | Loading commit data... | |
| playground | Loading commit data... | |
| settings | Loading commit data... | |
| setup | Loading commit data... | |
| table | Loading commit data... | |
| topup | Loading commit data... |