nagasurendra commited on
Commit
972b67f
·
verified ·
1 Parent(s): fbe1be8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -375,7 +375,7 @@ def app():
375
 
376
  # Button to navigate to Cart Page
377
 
378
- view_cart_floating_button = gr.HTML(
379
  """
380
  <button id="view-cart-btn" onclick="openCart()">View Cart</button>
381
  """
 
375
 
376
  # Button to navigate to Cart Page
377
 
378
+ view_cart_floating_button = gr.HTML(
379
  """
380
  <button id="view-cart-btn" onclick="openCart()">View Cart</button>
381
  """