+ {activeTab === 'billing' && (
+
+
Billing Address
+
Billing Address Form
+
+
+ )}
+ {activeTab === 'shipping' && (
+
+
Shipping Address
+
Shipping Address Form
+
{" "}
+
+
+ )}
+ {activeTab === 'review' && (
+
+
Review & Place Order
+
Review & Payment Tab
+
{" "}
+
+
+ )}
+