Test, Fix and Clean React Examples
This commit is contained in:
@@ -4,6 +4,7 @@ export function updateRowData(rowData) {
|
||||
rowData
|
||||
}
|
||||
}
|
||||
|
||||
export function setCurrency(currencySymbol, exchangeRate) {
|
||||
return {
|
||||
type: 'CURRENCY_CHANGED',
|
||||
|
||||
Reference in New Issue
Block a user