Skip to content

Commit

Permalink
Update README.md (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
mathisdev7 authored Sep 8, 2024
1 parent 19381a9 commit 77ce58b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ $ yarn add remix-themes
// sessions.server.tsx

import {createThemeSessionResolver} from 'remix-themes'
import { createCookieSessionStorage } from "@remix-run/node"

const sessionStorage = createCookieSessionStorage({
cookie: {
Expand Down

0 comments on commit 77ce58b

Please sign in to comment.