Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/hailey/dialogs-pt1' into hailey/…
Browse files Browse the repository at this point in the history
…dialogs-pt4
  • Loading branch information
haileyok committed Oct 2, 2024
2 parents e1ccacc + 5b08aad commit 32bb8cb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/components/Dialog/index.web.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -229,10 +229,6 @@ export const InnerFlatList = React.forwardRef<
)
})

export function Handle() {
return null
}

export function Close() {
const {_} = useLingui()
const {close} = React.useContext(Context)
Expand Down

0 comments on commit 32bb8cb

Please sign in to comment.