You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The demo app was created for people to try out web-forms during development and on the website. With web-forms being included in central this is less necessary because it's easy to try it out. However it's still useful to have on the website.
move the demo app into a new repo
move all the demo forms that aren't required for testing into the new repo
fix the GH action so it publishes the demo app onto the website
update the GH action so it also gets the latest version of the webforms packages
The demo app was created for people to try out web-forms during development and on the website. With web-forms being included in central this is less necessary because it's easy to try it out. However it's still useful to have on the website.