prakharg24 commited on
Commit
1fd280f
·
verified ·
1 Parent(s): 34f76e5

Update my_pages/home.py

Browse files
Files changed (1) hide show
  1. my_pages/home.py +1 -0
my_pages/home.py CHANGED
@@ -1,4 +1,5 @@
1
  import streamlit as st
 
2
  from utils import go_to
3
 
4
  def render():
 
1
  import streamlit as st
2
+ from streamlit_extras.stylable_container import stylable_container
3
  from utils import go_to
4
 
5
  def render():