mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-09 19:40:19 +00:00
Add popup css class and display basket error messages with it on counter click
This commit is contained in:
@ -33,7 +33,7 @@
|
||||
|
||||
<p
|
||||
x-cloak
|
||||
class="alert alert-red snackbar"
|
||||
class="alert alert-red popup"
|
||||
x-show="alertMessage.show"
|
||||
x-transition.duration.500ms
|
||||
x-text="alertMessage.content"
|
||||
|
Reference in New Issue
Block a user