You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,9 @@
4
4
5
5
This project is a client-side React application that uses [SurveyJS](https://surveyjs.io/) components. The application displays a list of surveys with the following buttons that perform actions on the surveys:
6
6
7
-
-**Run** - Uses the [SurveyJS Library](https://surveyjs.io/Documentation/Library?id=LibraryOverview) component to run the survey.
8
-
-**Edit** - Uses the [Survey Creator](https://surveyjs.io/Documentation/Survey-Creator?id=Survey-Creator-Overview) component to configure the survey.
9
-
-**Results** - Uses the [Survey Analytics](https://surveyjs.io/Documentation/Analytics?id=AnalyticsOverview) component to display survey results as a table.
7
+
-**Run** - Uses the [SurveyJS Form Library](https://surveyjs.io/form-library/documentation/overview) component to run the survey.
8
+
-**Edit** - Uses the [Survey Creator](https://surveyjs.io/survey-creator/documentation/overview) component to configure the survey.
9
+
-**Results** - Uses the [SurveyJS Dashboard](https://surveyjs.io/dashboard/documentation/overview) component to display survey results as a table.
0 commit comments