Skip to content

Commit 80cefd8

Browse files
Corrections updated.
1 parent 2f80158 commit 80cefd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MinMaxDateEditor/MinMaxDate/ViewModel/DataFormViewModel.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
namespace MinMaxDateEditor;
22

3-
internal class DataFormViewModel
3+
public class DataFormViewModel
44
{
55
public DataFormModel DataFormModel { get; set; }
66

0 commit comments

Comments
 (0)