Skip to content

Latest commit

 

History

History

AddNewCommentForm

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Feature AddNewCommentForm

Feature to add a new comment


  • types
    AddCommentSchema - Type that contains the text and the error

    • components
      AddNewCommentForm - Component with the logic of adding a new comment.

    • slice
      addCommentReducer - A reducer that saves the passed text to the component into a state