const UpdateComp = () => {
      const quads = useValues(array(schema.comment));
      const [first, second, third, fourth] = quads;

      return (