UNPKG

@novin-dev/formalite

Version:

Generate MUI form with few line of code

13 lines (8 loc) 270 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var React = require('react'); var useFormaliteRef = function () { return React.useRef(null); }; exports.useFormaliteRef = useFormaliteRef; //# sourceMappingURL=useFormaliteRef.js.map