import React from 'react'; function Copyright() { return (
© 2024 OpenReplay. All rights reserved. Privacy and Terms.
); } export default Copyright;