Skip to content

Commit

Permalink
feat(color-picker): color-picker
Browse files Browse the repository at this point in the history
  • Loading branch information
S-mohan committed Mar 16, 2022
1 parent 5dd062d commit 9ddbe6c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/config-provider/en_US_config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,8 @@ const GLOBAL_CONFIG_EN: GlobalConfigProvider = {
placeholder: '',
},
colorPicker: {
swatchColorTitle: 'System default colors',
recentColorTitle: 'Recently used colors',
swatchColorTitle: 'System Default',
recentColorTitle: 'Recently Used',
},
};

Expand Down

0 comments on commit 9ddbe6c

Please sign in to comment.