RC-11: update components according to ui kit

This commit is contained in:
2023-06-24 20:43:29 +01:00
parent dbc9bffec4
commit b78e7b159b
15 changed files with 76 additions and 95 deletions

View File

@@ -21,11 +21,11 @@ function ProfilePage(props) {
return (
<Root
header={
<div className="p-24">
<h4>{t('TITLE')}</h4>
</div>
}
// header={
// <div className="p-24">
// <h4>{t('TITLE')}</h4>
// </div>
// }
content={
<div className="p-24">
<h4>Content</h4>