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