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