@@ -259,7 +259,7 @@ const UserShortcut = ({
</View>;
}
- if(!isShowArrowButton || variant === "drawer") {
+ if(!isShowArrowButton) {
return null;