prakharg24 commited on
Commit
1decddd
·
verified ·
1 Parent(s): 2f234b3

Update my_pages/home.py

Browse files
Files changed (1) hide show
  1. my_pages/home.py +1 -0
my_pages/home.py CHANGED
@@ -46,6 +46,7 @@ def render():
46
  button_clicked_dict = {k[1]: False for k in sentences}
47
  for text, page in sentences:
48
  with stylable_container(
 
49
  css_styles="""
50
  button {
51
  color: green;
 
46
  button_clicked_dict = {k[1]: False for k in sentences}
47
  for text, page in sentences:
48
  with stylable_container(
49
+ page,
50
  css_styles="""
51
  button {
52
  color: green;