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