This commit introduces a new `ChangeBackground` component into the User Center page. The component is now rendered before the main content to dynamically update the background based on the user's picture URL. - Added import for `ChangeBackground` component. - Integrated `ChangeBackground` with the user's picture URL (falling back to empty string if unavailable). - No breaking changes or migration required. |
||
|---|---|---|
| .. | ||
| components | ||
| dao | ||
| hooks | ||
| page | ||
| prisma | ||
| services | ||
| store | ||
| types | ||
| utils | ||
| App.tsx | ||
| frontend.tsx | ||
| global.d.ts | ||
| index.css | ||
| index.html | ||
| index.tsx | ||
| logo.jpg | ||
| logo.svg | ||
| routes.tsx | ||