Skip to content

Commit d207f63

Browse files
committed
update features
1 parent 9ebb1f4 commit d207f63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/features.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Here are a few things you get today:
1414
on merge for both production and staging environments
1515
- Email/Password Authentication with
1616
[cookie-based sessions](https://remix.run/utils/sessions#md-createcookiesessionstorage)
17-
- Two-Factor Authentication with support for authenticator apps.
17+
- Two-Factor Authentication (2fa) with support for authenticator apps.
1818
- Transactional email with [Mailgun](https://www.mailgun.com/) and forgot
1919
password/password reset support.
2020
- Progressively Enhanced and fully type safe forms with
@@ -38,6 +38,7 @@ Here are a few things you get today:
3838
- Static Types with [TypeScript](https://typescriptlang.org/)
3939
- Runtime schema validation with [zod](https://zod.dev/)
4040
- Error monitoring with [Sentry](https://sentry.io/welcome/)
41+
- Light/Dark/System mode (without a flash of incorrect theme)
4142

4243
Here are some things that will likely find their way into the Epic Stack (or the
4344
docs examples) in the future:
@@ -48,7 +49,6 @@ docs examples) in the future:
4849
- Internationalization
4950
- Image optimization route and component
5051
- Feature flags
51-
- Light/Dark/System mode (without a flash of incorrect theme)
5252
- Documentation on production data seeding process
5353

5454
Not a fan of bits of the stack? Fork it, change it, and use

0 commit comments

Comments
 (0)