FIX: Better support for mobile phones
This commit is contained in:
committed by
Nicolás Hatcher Andrés
parent
58dfdd329e
commit
4016eb5944
@@ -21,6 +21,7 @@ import InsertRowAboveIcon from "./insert-row-above.svg?react";
|
||||
import InsertRowBelow from "./insert-row-below.svg?react";
|
||||
|
||||
import IronCalcLogo from "./orange+black.svg?react";
|
||||
import IronCalcIcon from "./ironcalc_icon.svg?react";
|
||||
|
||||
import Fx from "./fx.svg?react";
|
||||
|
||||
@@ -44,6 +45,7 @@ export {
|
||||
InsertColumnRightIcon,
|
||||
InsertRowAboveIcon,
|
||||
InsertRowBelow,
|
||||
IronCalcIcon,
|
||||
IronCalcLogo,
|
||||
Fx,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user