Skip to content

Commit

Permalink
fix types
Browse files Browse the repository at this point in the history
  • Loading branch information
yannbf committed Aug 20, 2024
1 parent 464ce78 commit 8341e52
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@ const meta = {
</>
)
},
argTypes: {
demoMode: {
control: { type: 'boolean' },
},
},
} satisfies Meta<typeof RestaurantDetailPage>
export default meta

Expand Down

0 comments on commit 8341e52

Please sign in to comment.