const tagItem = (updateForm, path) => 
  fromJS({
    tag: {
      value: "",
      isRequired: true,