2
2
mirror of https://github.com/mastodon/mastodon synced 2025-04-12 00:56:38 +02:00

Fix WebUI error in development mode ()

Caused by using JSX features without importing React
This commit is contained in:
Claire 2022-08-29 10:02:40 +02:00 committed by GitHub
parent 4aa3b9bd01
commit 90917b305a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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 = (