madiator.com/ui/component/formFieldPrice/view.jsx

6 lines
126 B
React
Raw Normal View History

2021-08-16 12:11:25 +02:00
// This just exists so the app builds. It will be removed
const FormFieldPrice = () => null;
export default FormFieldPrice;