georad commited on
Commit
e3604d6
·
verified ·
1 Parent(s): 203b2d8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,4 +1,5 @@
1
  import streamlit as st
 
2
 
3
  # At the top of file with imports
4
  def add_sticky_header_css():
 
1
  import streamlit as st
2
+ import streamlit.components.v1 as components
3
 
4
  # At the top of file with imports
5
  def add_sticky_header_css():