diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2024-08-08 08:48:10 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2024-08-08 08:48:10 +0000 |
| commit | ecea7370ec6ba206ef4b884b473616e1a4689ea1 (patch) | |
| tree | d43077d6b4ebef5aed2e7a55f832ca00cb297bb3 /src/core/components | |
| parent | 9ef91a70f40f2dfac3f39274cdb3409aa0d78ade (diff) | |
| parent | 7e762fee7c9125ef2ce7e1cc0942ce8d1c1cb290 (diff) | |
Merged in Feature/all-promotion (pull request #225)
Feature/all promotion
Diffstat (limited to 'src/core/components')
| -rw-r--r-- | src/core/components/layouts/BasicLayout.jsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/components/layouts/BasicLayout.jsx b/src/core/components/layouts/BasicLayout.jsx index a4f3a856..ba51022d 100644 --- a/src/core/components/layouts/BasicLayout.jsx +++ b/src/core/components/layouts/BasicLayout.jsx @@ -93,4 +93,4 @@ const BasicLayout = ({ children }) => { ); }; -export default BasicLayout; +export default BasicLayout;
\ No newline at end of file |
