Skip to content

Commit

Permalink
lints
Browse files Browse the repository at this point in the history
Signed-off-by: Surajyadav <[email protected]>
  • Loading branch information
surajyadav1108 committed Jan 19, 2025
1 parent 2fbde97 commit 22c56fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ui/src/app/applications/components/filter/filter.scss
Original file line number Diff line number Diff line change
Expand Up @@ -149,4 +149,4 @@ $slate: #191826;
}
}
}
}
}
2 changes: 1 addition & 1 deletion ui/src/app/applications/components/filter/filter.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -190,4 +190,4 @@ const FilterLoading = () => (
<div className='filter__loading'>
<i className='fa fa-circle-notch fa-spin' /> LOADING
</div>
);
);

0 comments on commit 22c56fc

Please sign in to comment.