vuhuudung commited on
Commit
7534c6b
1 Parent(s): 84a8ae5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ def render():
15
  # Thiết lập wide mode cho Streamlit
16
  st.set_page_config(layout="wide")
17
 
18
- st.header('DUNG UPDATE DỮ LIỆU 2024')
19
  st.text('APP CẬP NHẬT DỮ LIỆU 2024')
20
 
21
 
 
15
  # Thiết lập wide mode cho Streamlit
16
  st.set_page_config(layout="wide")
17
 
18
+ st.header('DUNG UPDATE DỮ LIỆU 9/2024')
19
  st.text('APP CẬP NHẬT DỮ LIỆU 2024')
20
 
21