feat(google-forms): add list forms dynamic data

This commit is contained in:
Ali BARIN
2023-01-03 19:34:23 +01:00
parent 3fc7fce9ca
commit 0b52a1bd01
3 changed files with 39 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
import listForms from './list-forms';
export default [listForms];