Skip to content

Commit

Permalink
chore(ui): remove control for jsx element
Browse files Browse the repository at this point in the history
  • Loading branch information
guoda-puidokaite committed Feb 4, 2025
1 parent c450e60 commit 324a30e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export default {
},
},
search: {
control: { type: "text" },
control: false,
},
},
}
Expand Down

0 comments on commit 324a30e

Please sign in to comment.