mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-26 07:38:33 -06:00
updating font
This commit is contained in:
@@ -107,7 +107,7 @@ function DraggableListItem({
|
||||
e.dataTransfer.setData(
|
||||
"draggableItem",
|
||||
JSON.stringify({
|
||||
type: "assignment",
|
||||
type,
|
||||
item,
|
||||
sourceModuleName: moduleName,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user