Skip to content

Commit

Permalink
docs: update pres future works
Browse files Browse the repository at this point in the history
  • Loading branch information
GregoryConrad committed Dec 7, 2023
1 parent ae787f2 commit 366d24f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/presentation/lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -1334,7 +1334,7 @@ FlutterDeckSlide futureWorks(BuildContext context) {
items: const [
'A language with capsules/side effects as first class citizens',
'Transactional side effect mutations (across capsules)',
'Dynamically named capsules (at runtime)',
'UI library centered around ReArch',
],
);
},
Expand Down

0 comments on commit 366d24f

Please sign in to comment.