%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/emergentqj/actioncivile/pre-auth/def/static/js/components/
Upload File :
Create Path :
Current File : /home/emergentqj/actioncivile/pre-auth/def/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