Fix WebUI error in development mode (#19078)

Caused by using JSX features without importing React
lolsob-rspec
Claire 2022-08-29 10:02:40 +02:00 committed by GitHub
parent 45ddea2f0c
commit f5b0cfe050
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
import React from 'react';
// Copied from emoji-mart for consistency with emoji picker and since
// they don't export the icons in the package
export const loupeIcon = (