danilo il y a 5 ans
Parent
commit
23bbf18e68
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      src/components/appointment/Appointment.js

+ 0 - 1
src/components/appointment/Appointment.js

@@ -60,7 +60,6 @@ export class Appoint extends React.Component {
         if (appointment.spec){
             spec = services.find(el => el._id === appointment.spec)
         }
-        console.log(this.props.app.appointment)
         return (
             <>
                 <div className="main">