fix: restore popupOverlayStyle import in ExternalMyInvoices
Removed during popup refactor but still used by +Invoice form popup. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
"Bash(git push *)",
|
||||
"Bash(vercel --prod --yes)",
|
||||
"Bash(sed -n '1,15p' src/pages/external/ExternalMyInvoices.jsx)",
|
||||
"Bash(sed -n '1,15p' src/pages/client/ClientMyInvoices.jsx)"
|
||||
"Bash(sed -n '1,15p' src/pages/client/ClientMyInvoices.jsx)",
|
||||
"Bash(git commit -q -m 'fix: restore popupOverlayStyle import in ExternalMyInvoices *)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user