@app-studio/web 0.8.9 → 0.8.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/web.esm.js CHANGED
@@ -5168,9 +5168,6 @@ var useFormikInput = function useFormikInput(_ref) {
5168
5168
  handleKeyPress: handleKeyPress
5169
5169
  } : {});
5170
5170
  };
5171
- // import FormPicker from 'src/Picker/Picker';
5172
- // import FormRater from 'src/Rate/Rate';
5173
- // import Upload from 'src/Upload/Upload';
5174
5171
 
5175
5172
  var _excluded$A = ["value"];
5176
5173
  var CheckboxComponent$1 = function CheckboxComponent(props) {