import React from 'react'; import { Button } from 'semantic-ui-react'; import { xhrPost } from '../../services/xhr'; const Logout = function Logout() { return (