feat: new boared design
This commit is contained in:
@@ -11,7 +11,7 @@ import { GameApiService } from '../../services/game-api.service';
|
||||
standalone: true,
|
||||
imports: [CommonModule, FormsModule],
|
||||
templateUrl: './welcome.component.html',
|
||||
styleUrl: './welcome.component.css'
|
||||
styleUrls: ['./welcome.component.css']
|
||||
})
|
||||
export class WelcomeComponent {
|
||||
creating = false;
|
||||
|
||||
Reference in New Issue
Block a user