Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 27, 2023
1 parent 8ee20fb commit 24e333f
Show file tree
Hide file tree
Showing 69 changed files with 7,614 additions and 7,616 deletions.
2 changes: 1 addition & 1 deletion CNAME
Original file line number Diff line number Diff line change
@@ -1 +1 @@
react-dsfr-components.etalab.studio
components.react-dsfr.fr

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
export * from "./ConsentBannerAndConsentManagement";
export { addConsentManagementTranslations } from "./translation";

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ export declare const useTranslation: () => {
"mandatory cookies - description": string;
"confirm my choices": string;
}[K_1]);
}, addGdprTranslations: (params: {
}, addConsentManagementTranslations: (params: {
lang: string;
messages: Partial<{
/** cspell: disable */
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 24e333f

Please sign in to comment.