Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
vvo committed Nov 21, 2023
1 parent 6843998 commit d367fa4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/next/src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ export default function Home() {
<Title subtitle="" category="Home" />
<p className="max-w-xl">
This website showcase different ways to use the iron-session library.
Note: We&apos;ve added some delay to simulate database requests on
login.
<br />
Note: We&apos;ve added delay to simulate database requests at login.
</p>
<h2 className="text-slate-700 dark:text-slate-300 text-xl">
Main Examples:
Expand Down

0 comments on commit d367fa4

Please sign in to comment.