Skip to content

Commit

Permalink
Fixed the missing field TS error
Browse files Browse the repository at this point in the history
  • Loading branch information
vmatsiiako committed Jan 7, 2023
1 parent 88ca056 commit 2c221db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/pages/dashboard/[id].tsx
Original file line number Diff line number Diff line change
Expand Up @@ -687,6 +687,7 @@ export default function Dashboard() {
color="mineshaft"
size="icon-md"
icon={faDownload}
onButtonPressed={() => {}}
/>
</Menu.Button>
<Transition
Expand Down

0 comments on commit 2c221db

Please sign in to comment.