+{ + if (el instanceof HTMLElement) el.style.opacity = "100"; + }} + onEnter={(el, done) => { + el.animate( + [ + { transform: "translate(50vw)" }, + { transform: "translate(0)" } + ], + { duration: 100, fill: "both" } + ) + .finished.then(done) + .catch(done); + }} + onExit={(el, done) => { + el.animate( + [ + { transform: `translate(0)` }, + { transform: "translate(-50vw)" } + ], + { duration: 100 } + ) + .finished.then(done) + .catch(done); + }} + > + + + (chatScrollRef = el)} + > +-+ {/*+ + {/**/} + + + +{}} + /> + {JSON.stringify(convo(), null, 2)}*/} --- + > + )} + + + - - {/* */} + {/* */} +}> - - {(combined) => ( - <> - + > +- ---+ + + }> + + {(combined) => ( + <> + + ++++ - - - > - )} -- +
*/} -
*/} +
Contacts
-- Global Search -
-- No results found for "{props.searchValue}" -
-