All Downloads are FREE. Search and download functionalities are using the official Maven repository.

components.common.Stretcher.tsx Maven / Gradle / Ivy

import { Box } from '@mui/material';

const Stretcher = ({width}: {width: string}) => (
   
    
   
)

export default Stretcher




© 2015 - 2024 Weber Informatics LLC | Privacy Policy