import React from 'react'; export const AddWeight = () => { return (
Add Weight Page
); };