fix creation of regular text
This commit is contained in:
@@ -362,6 +362,8 @@ export const convertToExcalidrawElements = (
|
||||
excalidrawElement = {
|
||||
width: metrics.width,
|
||||
height: metrics.height,
|
||||
fontFamily,
|
||||
fontSize,
|
||||
...elementWithid,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user