From 628cb6b637e0f10e98a42ad11b656359e0d631a9 Mon Sep 17 00:00:00 2001 From: Muhammad Sulaiman Yusuf Date: Tue, 18 Oct 2022 05:55:05 +0700 Subject: [PATCH] uji teori --- src/containers/DefaultLayout/DefaultLayout.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/containers/DefaultLayout/DefaultLayout.js b/src/containers/DefaultLayout/DefaultLayout.js index e2e7f66..af29be9 100644 --- a/src/containers/DefaultLayout/DefaultLayout.js +++ b/src/containers/DefaultLayout/DefaultLayout.js @@ -269,7 +269,9 @@ class DefaultLayout extends Component { )} /> ) : (null); })} - + { this.state.role_id == 28 ? ( + + ) : }