Explorar el Código

remove no need code

lloydzhou hace 1 año
padre
commit
6ece818d69
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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";