Skip to content

Commit

Permalink
feat: remove reorder animation and display hint only on wrong selection
Browse files Browse the repository at this point in the history
  • Loading branch information
ReidyT committed Sep 12, 2024
1 parent d1cb9ca commit b9aa577
Show file tree
Hide file tree
Showing 4 changed files with 49 additions and 306 deletions.
31 changes: 0 additions & 31 deletions src/components/common/HeightObserver.tsx

This file was deleted.

141 changes: 0 additions & 141 deletions src/components/common/animations/ReorderAnimation.tsx

This file was deleted.

1 change: 0 additions & 1 deletion src/components/play/PlayViewQuestionType.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ export const PlayViewQuestionType = ({
}
showCorrection={showCorrection}
showCorrectness={showCorrectness}
numberOfSubmit={numberOfSubmit}
numberOfRetry={numberOfRetry}
/>
);
Expand Down
Loading

0 comments on commit b9aa577

Please sign in to comment.