Nearly able to create invoices manually
This commit is contained in:
@@ -14,7 +14,6 @@ document.addEventListener('alpine:init', () => {
|
||||
|
||||
effect(() => {
|
||||
dependent_properties(props => {
|
||||
console.log("CHANGED PROPS", expression, props)
|
||||
el.dispatchEvent(
|
||||
new CustomEvent(value, {
|
||||
props,
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user