Browse Source

:fire: Space

visuddhinanda 2 years ago
parent
commit
b75af34881
1 changed files with 1 additions and 2 deletions
  1. 1 2
      dashboard/src/components/template/Nissaya/NissayaMeaning.tsx

+ 1 - 2
dashboard/src/components/template/Nissaya/NissayaMeaning.tsx

@@ -1,5 +1,4 @@
-import { Space } from "antd";
-import React, { useEffect, useState } from "react";
+import { useEffect, useState } from "react";
 import { useAppSelector } from "../../../hooks";
 import { useAppSelector } from "../../../hooks";
 import { getEnding } from "../../../reducers/nissaya-ending-vocabulary";
 import { getEnding } from "../../../reducers/nissaya-ending-vocabulary";
 import Lookup from "../../dict/Lookup";
 import Lookup from "../../dict/Lookup";