mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-06 09:07:12 +02: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