Skip to content

Commit

Permalink
remove userTime
Browse files Browse the repository at this point in the history
  • Loading branch information
uvarov-frontend committed Dec 6, 2023
1 parent b3c1f2b commit 792dd33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ export default class VanillaCalendar implements T.IVanillaCalendar {
readonly selectedMinutes?: string;
readonly selectedKeeping?: string;
readonly selectedTime?: string;
readonly userTime?: boolean;
readonly currentType: T.TypesCalendar;
readonly correctMonths: number;
readonly viewYear: number;
Expand Down

0 comments on commit 792dd33

Please sign in to comment.