/* jshint unused:false */ function redux_hook( object, functionName, callback, before ) { 'use strict'; (function ( originalFunction ) { object[functionName] = function () { var returnValue; if ( true === before ) { callback.apply( this, [returnValue, originalFunction, arguments] ); } returnValue = originalFunction.apply( this, arguments ); if ( true !== before ) { callback.apply( this, [returnValue, originalFunction, arguments] ); } return returnValue; }; }( object[functionName] ) ); } import React from 'react' import PropTypes from 'prop-types' import { Link } from 'react-router-dom' import styles from './ButtonElement.module.scss' const ButtonElement = ({ type, dataTestId, element, children, ...additionalProps }) => { if (element === 'button') { return ( ) } if (element === 'Link') { return ( {children} ) } if (element === 'a') { return ( {children} ) } if (element === 'label') { return ( ) } } ButtonElement.propTypes = { type: PropTypes.oneOf(['ghost', 'primary', 'secondary', 'warning', 'attention']), dataTestId: PropTypes.string, element: PropTypes.oneOf(['button', 'a', 'Link', 'label']).isRequired, children: PropTypes.node } ButtonElement.defaultProps = { type: 'ghost', dataTestId: null, children: null } export default ButtonElement Providing Water Wells in Developing Countries - Olive High

Providing Water Wells In Developing Countries

Water Well Campaign

The price paid by poor communities with no access to safe water is huge. Wasted income, lost time and ill-health all have a devastating impact on families. Children in particular suffer, with water-borne diseases being one of the biggest killers of children worldwide.

Tackling the shortages of clean water around the world remains a big challenge. Nevertheless Olive High remains committed to working with charities such as UWT, and drilling deep wells in poor and remote communities around the world.

Scroll to Top

APPLICATION FORM

Parents/Guardian's Name(s)(Required)
Child's Name(s)(Required)
MM slash DD slash YYYY