feat(ui): Modals vue

Readded modals with vue syntax. Removed not working alert component. Cleaned up.
This commit is contained in:
LQ63
2025-12-04 02:26:02 +01:00
parent ecb9d91991
commit 2bd5feaaab
2 changed files with 63 additions and 157 deletions

View File

@@ -1,7 +1,7 @@
/*
function handlePlayCard(cardidx) {
//TODO: Needs implementation
}
*/
function handleSkipDogLife(button) {
// TODO needs implementation
}