Skip to content
Snippets Groups Projects
Commit 0f425561 authored by Nico Vermaas's avatar Nico Vermaas
Browse files

move SaveShoppingBasket button to navbar

parent f7342480
No related branches found
No related tags found
1 merge request!22Dev nico
Pipeline #14312 passed
......@@ -25,7 +25,7 @@ export const getShoppingIcon = (type) => {
if (type === 'must_save_cart') {
icon = faShoppingCart
size = "md"
color = "yellow"
color = "red"
}
if (type === 'save_cart') {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment