Skip to content

Commit

Permalink
reactor: remove MTextField TempValue property (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
gavin1ee authored May 19, 2022
1 parent 6e379e4 commit 759393f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -195,8 +195,6 @@ public virtual bool ShouldValidate

protected TValue InputValue { get; set; }

protected TValue TempValue { get; set; }

protected override void OnWatcherInitialized()
{
Watcher
Expand Down

0 comments on commit 759393f

Please sign in to comment.