We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21b5343 commit d6628bdCopy full SHA for d6628bd
1 file changed
frontend/src/shared/base/actionCreators.js
@@ -118,4 +118,5 @@ export const actionCreators = {
118
'site/reservations/show/UNLOAD_SHOW_RESERVATION_COMPONENT_SUCCESS',
119
120
SHOW_RESERVATION_COMPONENT: 'site/reservations/show/RESERVATION',
121
+ GET_RESERVATION: 'site/reservations/show/GET_RESERVATION',
122
};
0 commit comments