fix: remove redundant export

Signed-off-by: Marc Rooding <marc@mrooding.me>
This commit is contained in:
Marc Rooding
2023-09-06 11:55:04 +02:00
committed by blam
parent a86920b287
commit 246da2197b
@@ -14,8 +14,6 @@
* limitations under the License.
*/
export { MultiEntityPickerExtension } from './extensions';
export {
MultiEntityPickerFieldSchema,
type MultiEntityPickerUiOptions,