Spaces:
Running
Running
Update views/maps.py
Browse files- views/maps.py +1 -1
views/maps.py
CHANGED
@@ -8,7 +8,7 @@ from streamlit_folium import folium_static
|
|
8 |
import streamlit as st
|
9 |
from streamlit_extras.stylable_container import stylable_container
|
10 |
from streamlit_extras.add_vertical_space import add_vertical_space
|
11 |
-
|
12 |
|
13 |
with stylable_container(
|
14 |
key="banner",
|
|
|
8 |
import streamlit as st
|
9 |
from streamlit_extras.stylable_container import stylable_container
|
10 |
from streamlit_extras.add_vertical_space import add_vertical_space
|
11 |
+
|
12 |
|
13 |
with stylable_container(
|
14 |
key="banner",
|