HRDashBoard / UI.py
aibyml's picture
Update UI.py
c58adc8
raw
history blame contribute delete
143 Bytes
import streamlit as st
def UI():
st.markdown("""<h3 style="color:#002B50;">⚛ People Aanlytics dashboard</h3>""", unsafe_allow_html=True)