Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:picktoss/pick-toss-next into fea…
Browse files Browse the repository at this point in the history
…t-document

# Conflicts:
#	src/types/document.d.ts
  • Loading branch information
rabyeoljji committed Nov 23, 2024
2 parents 08e9d08 + 39a774b commit 62dbc4d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/types/document.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ type DocumentListItem = DocumentBase & {
reviewNeededQuizCount: number
}

type DocumentItem = DocumentDetailItem | DocumentListItem

type SearchedDocument = {
documentId: number
documentName: string
Expand Down

0 comments on commit 62dbc4d

Please sign in to comment.