+ {isMobile + ? t("Guides, references and answers across all our spaces.") + : t( + "Guides, references and answers across all our published spaces.", + )} +
+ + +{t("No public spaces yet.")}
+ )} + + {!isLoading && total > 0 && spaces.length === 0 && ( ++ {t("No spaces match your search.")} +
+ )} + + {spaces.length > 0 && ( +