import React, { JSX } from 'react' import { CopyableIcon } from './CopyableIcon' import config from '../config' export function RetrieveCodeBox({ retrieveCode, }: { retrieveCode: string }): JSX.Element { return (
Use the above code to retrieve the file.