mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 17:06:16 -04:00
Fixed comp problems
This commit is contained in:
parent
7545771dbc
commit
840fc982c4
3 changed files with 16 additions and 16 deletions
|
@ -1,4 +1,4 @@
|
|||
import {FC, ReactElement} from "react";
|
||||
import {FC, JSX, ReactElement} from "react";
|
||||
|
||||
export type IconButtonProps = {
|
||||
icon: JSX.Element,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue