mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-17 06:19:48 +02:00
feat: add Unit Price Calculator
This commit is contained in:
@@ -4,6 +4,7 @@ import Alpine from "alpinejs";
|
||||
import mask from '@alpinejs/mask';
|
||||
|
||||
window.Alpine = Alpine;
|
||||
window._hyperscript = _hyperscript;
|
||||
|
||||
Alpine.plugin(mask);
|
||||
Alpine.start();
|
||||
|
||||
Reference in New Issue
Block a user