File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- # Game Caro Online - Frontend
1+ # Game MiniDozun Online - Frontend
22
3- Frontend của game Caro Online được xây dựng bằng React và TypeScript.
3+ Frontend của game MiniDozun Online được xây dựng bằng React và TypeScript.
44
55## Tính năng
66
Original file line number Diff line number Diff line change @@ -2288,7 +2288,7 @@ export const Game: React.FC = () => {
22882288 { theme . mode === 'dark' ? '🌙' : '☀️' }
22892289 </ ThemeToggleWelcome >
22902290 < WelcomeCard theme = { theme } >
2291- < WelcomeTitle theme = { theme } > Dozun Caro </ WelcomeTitle >
2291+ < WelcomeTitle theme = { theme } > Mini Dozun </ WelcomeTitle >
22922292 < WelcomeDescription theme = { theme } >
22932293 Vào đây thách đấu với bạn bè hoặc săn Boss nàoooo!
22942294 </ WelcomeDescription >
You can’t perform that action at this time.
0 commit comments