Merged in chore/LOY-293-table-header-updates (pull request #2611)
chore(LOY-293): earn and burn table header update * chore(LOY-293): earn and burn table header update Approved-by: Anton Gunnarsson
This commit is contained in:
@@ -20,7 +20,7 @@ export default function ClientTable({ transactions }: ClientTableProps) {
|
|||||||
defaultMessage: "Points",
|
defaultMessage: "Points",
|
||||||
}),
|
}),
|
||||||
intl.formatMessage({
|
intl.formatMessage({
|
||||||
defaultMessage: "Stay description",
|
defaultMessage: "Description",
|
||||||
}),
|
}),
|
||||||
intl.formatMessage({
|
intl.formatMessage({
|
||||||
defaultMessage: "Booking number / Reference",
|
defaultMessage: "Booking number / Reference",
|
||||||
|
|||||||
Reference in New Issue
Block a user