import React, { useState } from 'react'; import { Link, useLocation } from 'react-router-dom'; const StatusPanel = ({ onClose }) => (