diff --git a/.meteor/versions b/.meteor/versions index 4a9dc98..1ca3900 100644 --- a/.meteor/versions +++ b/.meteor/versions @@ -57,7 +57,7 @@ random@1.2.2 rate-limit@1.1.2 react-fast-refresh@0.2.9 react-meteor-accounts@1.0.3 -react-meteor-data@3.0.2 +react-meteor-data@3.0.3 reactive-var@1.0.13 reload@1.3.2 retry@1.1.1 diff --git a/imports/ui/Pobles.jsx b/imports/ui/Pobles.jsx index 0fac09a..e6acc93 100644 --- a/imports/ui/Pobles.jsx +++ b/imports/ui/Pobles.jsx @@ -236,7 +236,7 @@ export const Pobles = () => { // }; - return Carregant...} > + return <>

Pobles

@@ -261,5 +261,5 @@ export const Pobles = () => { setCreantPoble(!creantPoble); }} >+} -
; + ; }; \ No newline at end of file