refactor: auto ordered imports (#9163)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import type { JSX } from "react";
|
||||
import { useDevice } from "../App";
|
||||
|
||||
import type { JSX } from "react";
|
||||
|
||||
const MenuItemContent = ({
|
||||
textStyle,
|
||||
icon,
|
||||
|
||||
Reference in New Issue
Block a user