Skip to content

Commit

Permalink
Update square-calendar.common.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
NickIliev committed Jul 29, 2019
1 parent 975dd41 commit 60903ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/square-calendar.common.ts
@@ -1,7 +1,7 @@

import { View, Property, booleanConverter, CSSType } from "tns-core-modules/ui/core/view";

@CSSType("Switch")
@CSSType("SquareCalendar")
export class Common extends View {
// public static checkedChangeEvent = "checkedChange";

Expand Down

0 comments on commit 60903ea

Please sign in to comment.