lbry-desktop/ui/component/formFieldPrice/view.jsx
2019-11-11 13:27:29 -05:00

6 lines
126 B
JavaScript

// This just exists so the app builds. It will be removed
const FormFieldPrice = () => null;
export default FormFieldPrice;