Skip to content
Snippets Groups Projects
Unverified Commit 90917b30 authored by Claire's avatar Claire Committed by GitHub
Browse files

Fix WebUI error in development mode (#19078)

Caused by using JSX features without importing React
parent 4aa3b9bd
No related branches found
No related tags found
No related merge requests found
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 = (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment