Add new Currencies with Corresponding Icons (#5353)

### **Description**
Add 3 new currencies

### **Refs**
https://github.com/twentyhq/twenty/issues/5351

### **Demo** 
<img width="678" alt="Screenshot 2024-05-11 at 1 30 55 AM"
src="https://github.com/twentyhq/twenty/assets/62111075/cc88ba46-cc5a-41d6-baf8-c28851c629ae">
This commit is contained in:
Mohamed Muhsin
2024-05-13 08:16:51 +02:00
committed by GitHub
parent eb2b89694a
commit 321ce72ec7
3 changed files with 19 additions and 0 deletions

View File

@@ -50,10 +50,12 @@ export {
IconMessageCircle as IconComment,
IconCopy,
IconCreditCard,
IconCurrencyDirham,
IconCurrencyDollar,
IconCurrencyEuro,
IconCurrencyFrank,
IconCurrencyPound,
IconCurrencyRiyal,
IconCurrencyYen,
IconCurrencyYuan,
IconDatabase,