Skip to content

Commit

Permalink
fixed conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
mxrcury committed Sep 14, 2023
1 parent c245a0f commit e183b3f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/containers/my-quizzes/QuizzesContainer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ import {
itemsLoadLimit,
removeColumnRules
} from '~/containers/my-quizzes/QuizzesContainer.constants'

import {
ItemsWithCount,
GetResourcesParams,
Expand Down Expand Up @@ -106,4 +107,4 @@ const QuizzesContainer = () => {
)
}

export default QuizzesContainer
export default QuizzesContainer

0 comments on commit e183b3f

Please sign in to comment.