shaogen1995 пре 1 месец
родитељ
комит
69be9c4b9c
1 измењених фајлова са 1 додато и 9 уклоњено
  1. 1 9
      src/pages/Zother/InfoContext.tsx

+ 1 - 9
src/pages/Zother/InfoContext.tsx

@@ -1,12 +1,4 @@
-import {
-  createContext,
-  ReactNode,
-  useCallback,
-  useContext,
-  useEffect,
-  useMemo,
-  useState
-} from 'react'
+import { createContext, ReactNode, useCallback, useContext, useMemo, useState } from 'react'
 import { Typetable } from './data'
 import { GoodsType } from './SonGoodsList/data'