|
|
@@ -2,7 +2,6 @@ import React from "react";
|
|
|
|
|
|
import MdTpl from "./MdTpl";
|
|
|
import { WdCtl } from "./Wd";
|
|
|
-import { Divider } from "antd";
|
|
|
import { roman_to_my, my_to_roman } from "../code/my";
|
|
|
import { roman_to_si } from "../code/si";
|
|
|
import { roman_to_thai } from "../code/thai";
|