feat(MED-50): use account_params in dashboard
This commit is contained in:
@@ -37,7 +37,7 @@ async function UserHomePage() {
|
||||
}
|
||||
/>
|
||||
<PageBody>
|
||||
<Dashboard />
|
||||
<Dashboard account={account} />
|
||||
</PageBody>
|
||||
</>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user