Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit 617f297

Browse files
authored
Remove Combobox patch (#6465)
1 parent 098d3b2 commit 617f297

File tree

4 files changed

+2
-400
lines changed

4 files changed

+2
-400
lines changed

assets/js/base/components/combobox/index.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,6 @@ const Combobox = ( {
9595
setValidationErrors,
9696
] );
9797

98-
// @todo Remove patch for ComboboxControl once https://github.com/WordPress/gutenberg/pull/33928 is released
99-
// Also see https://github.com/WordPress/gutenberg/pull/34090
10098
return (
10199
<div
102100
id={ controlId }

0 commit comments

Comments
 (0)