%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/emergentqj/actioncivile/pre-auth/.8352c036a19b0051d0217d27d25e3f4a/static/js/components/
Upload File :
Create Path :
Current File : /home/emergentqj/actioncivile/pre-auth/.8352c036a19b0051d0217d27d25e3f4a/static/js/components/NoCountry.jsx

import React from "react";
import { Box, HelpText, Title } from "common/components";

// It can't really be translated,
// because we don't even know the country,
// not to speak about the language

function NoCountry() {
  return (
    <Box>
      <Title>We couldn’t detect your country.</Title>
      <HelpText>Would you be so kind to choose it yourself?</HelpText>
    </Box>
  );
}

export default NoCountry;

Zerion Mini Shell 1.0