Skip to content

Commit

Permalink
Imported styling and updated package beta version
Browse files Browse the repository at this point in the history
  • Loading branch information
sritabh committed Aug 28, 2024
1 parent e5b1684 commit c46f34d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bigbinary/neeto-editor",
"version": "1.42.0-beta2",
"version": "1.42.0-beta3",
"types": "./types.d.ts",
"description": "neetoEditor is the library that drives the rich text experience in all neeto products built at BigBinary",
"keywords": [
Expand Down
1 change: 1 addition & 0 deletions src/styles/editor/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
@import "./emoji";
@import "./table";
@import "./link-popover";
@import "./collaboration-cursor";

.ProseMirror {
overflow-y: auto;
Expand Down

0 comments on commit c46f34d

Please sign in to comment.