From 2bc07e77fdf95cd297a5ef084e2022fb7d2d5864 Mon Sep 17 00:00:00 2001 From: garronej Date: Wed, 23 Jun 2021 18:27:41 +0200 Subject: [PATCH] Give the option in template to pull the default assets or not --- src/lib/components/Error.tsx | 1 + src/lib/components/Info.tsx | 1 + src/lib/components/Login.tsx | 1 + src/lib/components/LoginIdpLinkConfirm.tsx | 1 + src/lib/components/LoginOtp.tsx | 1 + src/lib/components/LoginResetPassword.tsx | 1 + src/lib/components/LoginUpdateProfile.tsx | 1 + src/lib/components/LoginVerifyEmail.tsx | 1 + src/lib/components/Register.tsx | 1 + src/lib/components/Template.tsx | 12 +++++++++++- src/lib/components/Terms.tsx | 1 + 11 files changed, 21 insertions(+), 1 deletion(-) diff --git a/src/lib/components/Error.tsx b/src/lib/components/Error.tsx index 880b2009..d9d48a22 100644 --- a/src/lib/components/Error.tsx +++ b/src/lib/components/Error.tsx @@ -17,6 +17,7 @@ export const Error = memo(({ kcContext, ...props }: { kcContext: KcContextBase.E return (