Bläddra i källkod

remove no need code

lloydzhou 1 år sedan
förälder
incheckning
6ece818d69
1 ändrade filer med 0 tillägg och 1 borttagningar
  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";