mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-09-10 22:41:17 +00:00
privacy page
This commit is contained in:
parent
9064db61b7
commit
04223a6ad9
2 changed files with 2 additions and 2713 deletions
2713
apps/extension/pnpm-lock.yaml
generated
2713
apps/extension/pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
|
|
@ -2,6 +2,8 @@ import React from "react";
|
|||
import Markdown from "react-markdown";
|
||||
import { policy } from "./privacy";
|
||||
|
||||
export const runtime = "edge";
|
||||
|
||||
function Page() {
|
||||
return (
|
||||
<div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue