Safety backup before Path A fixes - fixing function mismatches and missing functions
This commit is contained in:
@@ -26,7 +26,7 @@ function setupProfileModal(): void {
|
||||
|
||||
export { closeProfileModal, setupProfileModal };
|
||||
|
||||
Alpine.global("profileModal", {
|
||||
Alpine.store("profileModal", {
|
||||
closeProfileModal,
|
||||
setupProfileModal,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user