mapcomplete/test.ts

3 lines
125 B
TypeScript
Raw Normal View History

import ValidatedTextField from "./UI/Input/ValidatedTextField";
ValidatedTextField.InputForType("phone").AttachTo("maindiv")