mirror of
https://github.com/Nezumi-2711/react-training.git
synced 2026-09-23 04:19:48 +00:00
Add comments and optimized code
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
// Constants
|
||||
import { invalidFormatMsg } from '../constants/messages';
|
||||
|
||||
// Types
|
||||
import { TKeyValue, TPropValues, TStateSchema, TUser } from '../globals/types';
|
||||
|
||||
const VALUE = 'value';
|
||||
|
||||
Reference in New Issue
Block a user