balibabu
feat: add UserSetting and set height of MoreIcon to 24px and replace logo (#111)
657bc8a
raw
history blame
114 Bytes
const UserSettingProfile = () => {
return <div>UserSettingProfile</div>;
};
export default UserSettingProfile;