Skip to content

Commit

Permalink
Added literacy example.
Browse files Browse the repository at this point in the history
  • Loading branch information
amyjko committed Oct 29, 2023
1 parent 9e97d32 commit ceeec55
Show file tree
Hide file tree
Showing 2 changed files with 271 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/examples/examples.ts
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ export function getExampleGalleries(locales: Locales): Gallery[] {
Object.fromEntries(
locale.map((l) => [toLocaleString(l), l.gallery.tools])
),
['Timer', 'Headlines']
['Literacy', 'Timer', 'Headlines']
),
];
}
Loading

0 comments on commit ceeec55

Please sign in to comment.