Profile: first prototype
This commit is contained in:
parent
54db6d4fbe
commit
664c1568d0
7 changed files with 474 additions and 80 deletions
|
@ -213,7 +213,7 @@ const Home: ParentComponent = (props) => {
|
|||
Public
|
||||
</Tab>
|
||||
</Tabs>
|
||||
<ProfileMenuButton profile={profile()}>
|
||||
<ProfileMenuButton profile={profiles()[0]}>
|
||||
<MenuItem
|
||||
onClick={(e) =>
|
||||
$settings.setKey(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue