mirror of
https://github.com/Nezumi-2711/react-training.git
synced 2026-09-23 04:19:48 +00:00
Implement edit, delete user
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
const STATUS_CODE = {
|
||||
OK: 200,
|
||||
CREATE: 201,
|
||||
NOT_FOUND: 404,
|
||||
CONNECTION_TIME_OUT: 522,
|
||||
|
||||
Reference in New Issue
Block a user