automate-sales / automate-commerce

next js ecommerce
https://ergonomica.vercel.app
MIT License
0 stars 0 forks source link

all instances of getCart and getLead should use server and client #121

Open gkpty opened 4 weeks ago

gkpty commented 4 weeks ago

review all the app and make note of instances where only getServerCart or getServerLead is used.

instances where server and client are used correctly.

gkpty commented 4 weeks ago

components that require cart

components that require lead