Adding 50% price.

Some refactor and minor improvements.
This commit is contained in:
2022-07-09 13:30:30 +02:00
parent 6c473c54ea
commit 6de714b445
7 changed files with 81 additions and 36 deletions
+5
View File
@@ -0,0 +1,5 @@
export default class ButtonClass {
static IDEALISTA_BUTTON_CLASS = 'btn regular smaller';
}