Form to create airtable and google sheets forms

This commit is contained in:
2020-04-25 22:58:03 +02:00
parent 60386cb51e
commit 833de45827
6 changed files with 108 additions and 13 deletions

View File

@@ -12,6 +12,7 @@ require('burger_menu');
require('tinyforms');
require('demo');
require('backend_typed');
require('tabs');
// Uncomment to copy all static images under ../images to the output folder and reference
// them with the image_pack_tag helper in views (e.g <%= image_pack_tag 'rails.png' %>)