new invoice progress
This commit is contained in:
@@ -14,6 +14,7 @@ document.addEventListener('alpine:init', () => {
|
||||
|
||||
effect(() => {
|
||||
dependent_properties(props => {
|
||||
console.log("CHANGED PROPS", expression, props)
|
||||
el.dispatchEvent(
|
||||
new CustomEvent(value, {
|
||||
props,
|
||||
|
||||
Reference in New Issue
Block a user