From c5603fc122b9261c813b538e4aa5e5c432ea2aeb Mon Sep 17 00:00:00 2001 From: uzairr Date: Thu, 18 Mar 2021 03:39:28 +0500 Subject: [PATCH] add id attr --- src/common-components/HeaderLayout.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common-components/HeaderLayout.jsx b/src/common-components/HeaderLayout.jsx index 0d094651..a519b0da 100644 --- a/src/common-components/HeaderLayout.jsx +++ b/src/common-components/HeaderLayout.jsx @@ -9,7 +9,7 @@ const HeaderLayout = ({ children }) => (
-
+
{children}