Skip to content

Commit 0bf3c8a

Browse files
FalkWolskyraheeliftikhar5
FalkWolsky
authored andcommitted
Update for Mobile Navigation Items Display
1 parent 6f2c343 commit 0bf3c8a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

client/packages/lowcoder/src/comps/comps/layout/mobileTabLayout.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ import { AlignCenter } from "lowcoder-design";
3131
import { AlignLeft } from "lowcoder-design";
3232
import { AlignRight } from "lowcoder-design";
3333
import { defaultTheme } from "@lowcoder-ee/constants/themeConstants";
34+
import { AlignCenter } from "lowcoder-design";
35+
import { AlignLeft } from "lowcoder-design";
36+
import { AlignRight } from "lowcoder-design";
3437

3538
const TabBar = React.lazy(() => import("antd-mobile/es/components/tab-bar"));
3639
const TabBarItem = React.lazy(() =>

0 commit comments

Comments
 (0)