Browse Source

remove no need code

lloydzhou 1 năm trước cách đây
mục cha
commit
6ece818d69
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      app/components/ui-lib.tsx

+ 0 - 1
app/components/ui-lib.tsx

@@ -19,7 +19,6 @@ import React, {
   MouseEvent,
   useEffect,
   useState,
-  useMemo,
 } from "react";
 import { IconButton } from "./button";