Skip to content

Commit

Permalink
fixing icon
Browse files Browse the repository at this point in the history
  • Loading branch information
TalBenAvi committed May 7, 2024
1 parent b3f7a6e commit b0e0ccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workspaces/cms-data/src/pages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ export interface ListCardItems {

export interface DisplayCardItems {
title: string;
selectedIcon?:
icon?:
| "Application"
| "Internal Evaluation"
| "Results"
Expand Down

0 comments on commit b0e0ccc

Please sign in to comment.