A complete react form builder that interfaces with a json endpoint to load and save generated forms. The toolbox contains 16 items for gathering data. Everything from star ratings to signature boxes!
MIT License
473
stars
351
forks
source link
Solution: drag two-columns-row to two-columns-row (or one custom element as table) ? #278
hi, thank you for this awesome repo. I want to drag two-columns-row to two-columns-row but got an error:
React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.
can you help me with the solution? would like to thank.
hi, thank you for this awesome repo. I want to drag two-columns-row to two-columns-row but got an error:
can you help me with the solution? would like to thank.