mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
survey api
This commit is contained in:
parent
0dc89d72c5
commit
51c18709cc
@ -409,4 +409,4 @@ export type DocSurveyResponse = {
|
|||||||
|
|
||||||
export type SurveyMetaData = Record<string, any>;
|
export type SurveyMetaData = Record<string, any>;
|
||||||
|
|
||||||
const DOC_SURVEY_URL = `https://cloud2.refine.dev/.refine/surveys/documentation-pages-survey`;
|
const DOC_SURVEY_URL = `https://api.openpanel.co/surveys/documentation-pages-survey.php`;
|
||||||
|
Loading…
Reference in New Issue
Block a user