Muhammad Athar

Results 4 comments of Muhammad Athar

Hi Marc, I am so glad you were able to reply. I was reluctant to approach since you are quite busy with stuff. Anyway, I am able to make some...

I will try to do the same today with GIFAnimations as that is what i built this display for. I am still trying to figure out how to upload the...

Hi i am having the same issue. Unable to extract propTypes from Class or Function Components. I get this error: ReferenceError: Unknown option: .0. i compile the source code through...

My exported component looks like this ``` import * as React from 'react'; import PropTypes from 'prop-types'; import { StyledButton } from './Button.styled'; const Button = ({ variant, type, children,...