/
githubmirror
/
strapi
Обзор
Документация
Войти
/
githubmirror
/
strapi
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
templates/website/data/lead-form-submissions.json
19 строк
381 B
Alexandre Bodin
chore(create-strapi-app): implement new templates system
26 авг 2024, 15:57
26 авг 2024, 15:57
c641525
Код
Авторство
О чём код?
{ "leadFormSubmissions": [ { "email": "johne@thebeatles.com", "status": "seen", "location": "Home Page Bottom" }, { "email": "paul@thebeatles.com", "status": "contacted", "location": "Home Page Bottom" }, { "email": "george@thebeatles.com", "status": "ignored", "location": "Home Page Bottom" } ] }