import List from "./List" function WorkingDays() { return (

لیست روزهای کاری

) } export default WorkingDays