From 8b60396da8440d05c919dd5b56564950806933c9 Mon Sep 17 00:00:00 2001 From: KoalaSat Date: Fri, 23 Sep 2022 12:57:08 +0200 Subject: [PATCH] Mobile Avatar Book Smooth Load (#254) Mobile Avatr Book Smooth Load --- frontend/src/components/BookPage.js | 3 +++ .../components/Robots/RobotAvatar/index.tsx | 23 ++++++++++--------- 2 files changed, 15 insertions(+), 11 deletions(-) diff --git a/frontend/src/components/BookPage.js b/frontend/src/components/BookPage.js index 3879b8bb..a2718c3c 100644 --- a/frontend/src/components/BookPage.js +++ b/frontend/src/components/BookPage.js @@ -169,6 +169,8 @@ class BookPage extends Component { = ({ const getAvatar = () => { if (smooth) { return ( - +
+ +
); } else { return (