Skip to content

Commit

Permalink
Update selector.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
karwosts authored Apr 20, 2024
1 parent 2a5a49e commit 0f45cca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/data/selector.ts
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,7 @@ export interface IconSelector {
export interface ImageSelector {
// eslint-disable-next-line @typescript-eslint/ban-types
image: {} | null;
}

export interface LabelSelector {
label: {
Expand Down

0 comments on commit 0f45cca

Please sign in to comment.