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