crate::swap_key!(CustomerCreateModalKey, "customer-create-modal");
crate::swap_key!(CustomerEditModalKey, "customer-edit-modal");
crate::swap_key!(CustomerTableKey, "customer-table");
crate::swap_key!(CustomerSelectTableKey, "customer-selection-table");
crate::swap_key!(CustomerSelectModalKey, "customer-selection-modal");
crate::swap_key!(CustomerDeleteModalKey, "customer-delete-modal");