# GUIDELINES & KEY COMPONENTS - `_constants.ts` contains the constant for - default value (defaultValue) - empty value (emptyValue) - `users-table.tsx` - `confirm-delete-modal.tsx` - delete modal component when click delete button on list - `users-filters.tsx` - `users-pagination.tsx` - `email-filter-popover.tsx` - `phone-filter-popover.tsx` - `users-selection-context.tsx` - `user-create-form.tsx` - form to create a new user - `user-edit-form.tsx` - form to edit a existing user - `type.d.tsx` - contains type definition - `notifications.tsx` - constants used for demonstration - `payments.tsx` - constants used for demonstration - `shipping-address.tsx` - constants used for demonstration