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: src/data/applications.tsx
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -58,13 +58,13 @@ export type Application = {
58
58
// Add your application to this list
59
59
constApplications: Application[]=[
60
60
{
61
-
title: 'FlashWords AAC';
62
-
description: 'FlashWords AAC is an application for the Early Reading method which is successfully applied in the education of children with a delayed development that also affects speech development (e.g. Down Syndrom). The main goal is to support speech development. ';
description: 'FlashWords AAC is an application for the Early Reading method which is successfully applied in the education of children with a delayed development that also affects speech development (e.g. Down Syndrom). The main goal is to support speech development. ',
0 commit comments