NTP-7916 | Removed animation from dashboard
This commit is contained in:
@@ -41,7 +41,7 @@ const PerformanceMeter = () => {
|
||||
action,
|
||||
});
|
||||
|
||||
LayoutAnimation.configureNext(LayoutAnimation.Presets.easeInEaseOut);
|
||||
// LayoutAnimation.configureNext(LayoutAnimation.Presets.easeInEaseOut);
|
||||
dispatch(setIsGraphExpanded(!isGraphExpanded));
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user