lvkun996 3 лет назад
Родитель
Сommit
97767ad282
1 измененных файлов с 8 добавлено и 0 удалено
  1. 8 0
      src/components/FormPro/components/indext.tsx

+ 8 - 0
src/components/FormPro/components/indext.tsx

@@ -0,0 +1,8 @@
+
+export const InputTsx = () => {
+  return <a-input></a-input>
+}
+
+export const SelectTsx = () => {
+
+}