Update import
This commit is contained in:
parent
1488caf362
commit
6a055247c8
1 changed files with 0 additions and 5 deletions
5
test.ts
5
test.ts
|
@ -1,5 +0,0 @@
|
|||
import {IntField} from "./UI/Input/PhoneField";
|
||||
|
||||
|
||||
const f = new IntField().AttachTo("maindiv")
|
||||
f.GetValue().addCallback(console.log)
|
Loading…
Reference in a new issue