new invoice progress

This commit is contained in:
Bryce
2024-03-22 20:56:22 -07:00
parent c22cd9914c
commit 9d2b4ba646
3 changed files with 175 additions and 119 deletions

View File

@@ -14,6 +14,7 @@ document.addEventListener('alpine:init', () => {
effect(() => {
dependent_properties(props => {
console.log("CHANGED PROPS", expression, props)
el.dispatchEvent(
new CustomEvent(value, {
props,