mirror of
https://github.com/Nezumi-2711/react-training.git
synced 2026-09-22 20:01:59 +00:00
Fix format code style
This commit is contained in:
@@ -74,4 +74,7 @@ const ROOM_PAGE = {
|
||||
],
|
||||
}
|
||||
|
||||
export { USER_PAGE, ROOM_PAGE };
|
||||
const VALUE = 'value';
|
||||
const ERROR = 'error';
|
||||
|
||||
export { USER_PAGE, ROOM_PAGE, VALUE, ERROR };
|
||||
|
||||
Reference in New Issue
Block a user