You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: 'See your application state in a stylized and interactive format, for clear concise state management',
9
+
},
10
+
{
11
+
name: 'Time Travel Rendering',
12
+
description: 'Simulate any state change from your DOM history, with a simple click of a button',
13
+
},
14
+
{
15
+
name: 'Action Comparison & Snapshot Series',
16
+
description: 'Save a series of state snapshots and use it to analyze changes in component render performance between current and previous series of snapshots.',
0 commit comments