@flozy/editor 1.5.2 → 1.5.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -2,7 +2,7 @@ import React from "react";
2
2
  import { TextField, IconButton } from "@mui/material";
3
3
  import { addMarkData, activeMark } from "../../utils/SlateUtilityFunctions.js";
4
4
  import { sizeMap } from "../../utils/font.js";
5
- import { TextMinusIcon, TextPlusIcon } from "../../common/iconslist.jsx";
5
+ import { TextMinusIcon, TextPlusIcon } from "../../common/iconslist.js";
6
6
  import { jsx as _jsx } from "react/jsx-runtime";
7
7
  import { jsxs as _jsxs } from "react/jsx-runtime";
8
8
  import { Fragment as _Fragment } from "react/jsx-runtime";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flozy/editor",
3
- "version": "1.5.2",
3
+ "version": "1.5.3",
4
4
  "description": "An Editor for flozy app brain",
5
5
  "files": [
6
6
  "dist"