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. |
||
|---|---|---|
| __test__ | ||
| .vscode | ||
| prisma | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| bun-env.d.ts | ||
| bun.lock | ||
| bunfig.toml | ||
| docker-compose.yml | ||
| dockerfile | ||
| package.json | ||
| prisma.config.ts | ||
| README.md | ||
| tsconfig.json | ||