Unverified Commit bcd744b6 authored by zxhlyh's avatar zxhlyh Committed by GitHub

fix: doc (#1256)

parent 5e511e01
......@@ -20,7 +20,7 @@ const LocaleLayout = ({
return (
<html lang={locale ?? 'en'} className="h-full">
<body
className="h-full"
className="h-full select-auto"
data-api-prefix={process.env.NEXT_PUBLIC_API_PREFIX}
data-pubic-api-prefix={process.env.NEXT_PUBLIC_PUBLIC_API_PREFIX}
data-public-edition={process.env.NEXT_PUBLIC_EDITION}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment