Skip to content

Commit

Permalink
[Upd] Refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
blcham committed Nov 24, 2021
1 parent 734d66f commit 993e500
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions types/s-forms.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -141,13 +141,13 @@ export class Constants {
static ICONS: {
QUESTION_COMMENTS: string,
QUESTION_HELP: string
}
};

static ICON_BEHAVIOR: {
ENABLE: string,
DISABLE: string,
ON_HOVER: string
}
};
}

export class JsonLdObjectUtils {
Expand Down

0 comments on commit 993e500

Please sign in to comment.