From e87380994fff2b74f6aae1024cb8ca894a9849b7 Mon Sep 17 00:00:00 2001 From: "Mathis Z." <93727116+mathisdev7@users.noreply.github.com> Date: Sun, 8 Sep 2024 15:27:42 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5ab6265..57e0677 100644 --- a/README.md +++ b/README.md @@ -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: {