@udecode/plate-basic-marks
Advanced tools
Comparing version 43.0.0 to 43.0.1
@@ -270,3 +270,3 @@ "use strict"; | ||
toggleSuperscript: { | ||
keys: [[import_react5.Key.Mod, "."]], | ||
keys: [[import_react5.Key.Mod, "period"]], | ||
preventDefault: true, | ||
@@ -289,3 +289,3 @@ handler: () => { | ||
toggleSubscript: { | ||
keys: [[import_react6.Key.Mod, ","]], | ||
keys: [[import_react6.Key.Mod, "comma"]], | ||
preventDefault: true, | ||
@@ -292,0 +292,0 @@ handler: () => { |
{ | ||
"name": "@udecode/plate-basic-marks", | ||
"version": "43.0.0", | ||
"version": "43.0.1", | ||
"description": "Basic marks plugin for Plate", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
80705