design page general and office information & head panel
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
function WorkingDays() {
|
||||
return (
|
||||
<div className="opacity-page">WorkingDays</div>
|
||||
)
|
||||
}
|
||||
|
||||
export default WorkingDays
|
||||
Reference in New Issue
Block a user