mirror of
https://github.com/zen-browser/www.git
synced 2025-07-08 09:20:00 +02:00
chore: Add client-side code for privacy policy page
This commit is contained in:
parent
9b31fafcad
commit
a76e74c0e7
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
"use client";
|
||||
|
||||
import Footer from "@/components/footer";
|
||||
import { Navigation } from "@/components/navigation";
|
||||
import { releaseNoteIsAlpha, releaseNotes } from "@/lib/release-notes";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue