mirror of
https://github.com/Nezumi-2711/react-training.git
synced 2026-09-22 20:01:59 +00:00
Update code, create booking services
This commit is contained in:
@@ -48,6 +48,7 @@ const FORM = {
|
||||
DELETE: 'delete',
|
||||
USER: 'user-form',
|
||||
ROOM: 'room-form',
|
||||
CHECKOUT: 'checkout',
|
||||
};
|
||||
|
||||
const REGEX = {
|
||||
|
||||
Reference in New Issue
Block a user