mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-11-14 17:54:47 +01:00
refactor: auto ordered imports (#9163)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import { THEME } from "@excalidraw/excalidraw/constants";
|
||||
import oc from "open-color";
|
||||
import React from "react";
|
||||
import { THEME } from "@excalidraw/excalidraw/constants";
|
||||
|
||||
import type { Theme } from "@excalidraw/excalidraw/element/types";
|
||||
|
||||
// https://github.com/tholman/github-corners
|
||||
|
||||
Reference in New Issue
Block a user