Context
Header components are defined in the app (Header) and erd-core (AppBar) packages independently.
Problem
It causes several issues:
Proposed Solution
We should define a common Header component in the ui and make the application headers depends on it.
Reference
#2943 (comment)