Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 424 Bytes

File metadata and controls

17 lines (9 loc) · 424 Bytes

Feature EditableProfileCard

Description: Implements handling of profile editing from ProfileCard. All redux logic is implemented in this feature.

Public api

  • Components

EditableProfileCard - Component that implements the logic from description.

  • Functions

useProfileError - Hook that returns the profile error.

  • Types

EditableProfileSchema - Describes redux store type for editable profile card.