mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
fix: avatar upload and logout
This commit is contained in:
parent
315ba31014
commit
bb163eae8f
4 changed files with 41 additions and 19 deletions
|
@ -1,8 +1,7 @@
|
|||
import React, { FC } from 'react';
|
||||
import { FC } from 'react';
|
||||
|
||||
import { Filler } from '~/components/containers/Filler';
|
||||
import { Button } from '~/components/input/Button';
|
||||
import { ProfileSettings } from '~/components/profile/ProfileSettings';
|
||||
import { useStackContext } from '~/components/sidebar/SidebarStack';
|
||||
import { SidebarStackCard } from '~/components/sidebar/SidebarStackCard';
|
||||
import { UserSettingsView } from '~/containers/settings/UserSettingsView';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue