Sfoglia il codice sorgente

remove no need code

lloydzhou 1 anno fa
parent
commit
6ece818d69
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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";