Update pages/Sikcle_Cell_Disease_Management.py
Browse files
pages/Sikcle_Cell_Disease_Management.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
import streamlit as st
|
| 2 |
-
from data import adult, athletes, teenagers, pregnant_women, young_child
|
| 3 |
|
| 4 |
|
| 5 |
# Set the configuration for the Streamlit page
|
|
|
|
| 1 |
import streamlit as st
|
| 2 |
+
from data import videos, adult, athletes, teenagers, pregnant_women, young_child
|
| 3 |
|
| 4 |
|
| 5 |
# Set the configuration for the Streamlit page
|