From 17e8dafee77ac03ab68b24dc1cb4ff9a38955b80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leonardo=20Mur=C3=A7a?= Date: Wed, 29 Jun 2022 16:24:25 -0300 Subject: [PATCH] Fix skeleton size --- src/screens/Calendar/index.js | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/src/screens/Calendar/index.js b/src/screens/Calendar/index.js index e6f2757..8cef479 100644 --- a/src/screens/Calendar/index.js +++ b/src/screens/Calendar/index.js @@ -12,10 +12,20 @@ function Calendar() { if (layoutType === 'desktop') { return ( - + Falha ao carregar o arquivo.

} - loading={} + loading={ + + } options={{ workerSrc: '/pdf.worker.js' }} file={calendarPdf} >