Skip to content

Commit

Permalink
Update [id].tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
devyagnesh authored Nov 21, 2023
1 parent 0e50d20 commit ca01e4b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions apps/web/pages/imports/[id].tsx
Original file line number Diff line number Diff line change
Expand Up @@ -72,13 +72,6 @@ export default function ImportDetails({ template }: ImportDetailProps) {
onClick={() =>
showWidget({
colorScheme,
schema: [
{
name: 'country',
key: 'country',
type: 'Regex',
},
],
})
}
>
Expand Down

0 comments on commit ca01e4b

Please sign in to comment.