import React from 'react' const AddPrefabComponent = ({ onClick }) => (
Save this rack to a prefab
) export default AddPrefabComponent