chore: bump Prettier to the latest (#4185)
This commit is contained in:
@ -57,7 +57,7 @@ export class API {
|
||||
};
|
||||
|
||||
static createElement = <
|
||||
T extends Exclude<ExcalidrawElement["type"], "selection">
|
||||
T extends Exclude<ExcalidrawElement["type"], "selection">,
|
||||
>({
|
||||
type,
|
||||
id,
|
||||
|
Reference in New Issue
Block a user