mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-03 15:47:05 +02:00
refactor: auto ordered imports (#9163)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import React from "react";
|
||||
import clsx from "clsx";
|
||||
import React from "react";
|
||||
|
||||
import styles from "./styles.module.css";
|
||||
|
||||
const FeatureList = [
|
||||
|
Reference in New Issue
Block a user