perf: make root HTML cacheable by dropping per-request CSP nonce
This commit is contained in:
@@ -38,7 +38,6 @@ const ALL_MESSAGES = {
|
||||
|
||||
interface IntlProviderProps {
|
||||
locale: string;
|
||||
messages: Record<string, unknown>;
|
||||
children: React.ReactNode;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user