Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Commit

Permalink
fix: update pub object
Browse files Browse the repository at this point in the history
  • Loading branch information
hetd54 committed Jul 1, 2024
1 parent 9842f94 commit c09613c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Publications.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ interface PubProps {
interface PubObject {
data: {
classification: Classification
author: string
citation: string
image?: string
url?: string
Expand Down

0 comments on commit c09613c

Please sign in to comment.