miracleonyenma / discussions

0 stars 0 forks source link

Mobile responsiveness #3

Open Victory-ET opened 1 year ago

Victory-ET commented 1 year ago

function MyCodeComponent(props) { return ( <CopyBlock text={props.code} language={props.language} showLineNumbers={props.showLineNumbers} wrapLines /> ); }

Victory-ET commented 1 year ago

@miracleonyenma

miracleonyenma commented 1 year ago

@Victory-ET

Check it out - https://25ff-102-91-4-128.eu.ngrok.io

hitmit commented 5 months ago

fff