Product
Blog
Docs
Pricing
Log in
Sign up
potluck/typeform-app
potluck/typeform-app
/
Compare
Merge
potluck/main
into
templates/main
8 files changed
Hide whitespace
+1290
-30
frontend/components/App.tsx
+90
-8
templates/main
potluck/main
frontend/index.html
+4
-6
frontend/index.tsx
+2
-5
H
index.ts
+332
-11
frontend/components/Dashboard.tsx
+148
-0
frontend/components/FormBuilder.tsx
+321
-0
frontend/components/FormFiller.tsx
+252
-0
frontend/components/ResponsesView.tsx
+141
-0