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
The View component tries to keep recordings in order, but since we added sorting to the RecordingList component, we don't need that and it's better to remove it to keep the code shorter and clearer.
The text was updated successfully, but these errors were encountered:
The View component tries to keep recordings in order, but since we added sorting to the RecordingList component, we don't need that and it's better to remove it to keep the code shorter and clearer.
The text was updated successfully, but these errors were encountered: