Skip to content

Commit 9b2fb24

Browse files
author
th37rose
authored
Merge branch 'lowcoder-org:main' into feature/bundle
2 parents 3fc1d1b + e96d04a commit 9b2fb24

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

client/packages/lowcoder/src/pages/ApplicationV2/UserProfileLayout.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ import { trans, languageList } from "../../i18n";
1616
import { ALL_APPLICATIONS_URL } from "constants/routesURL";
1717
import { default as Divider } from "antd/es/divider";
1818

19+
import { fullAvatarUrl } from "util/urlUtils";
20+
1921
import { Avatar, Button, Card, Col, Row, Space, Typography, Select, Tooltip } from "antd";
2022

2123
import { fullAvatarUrl } from "util/urlUtils";

0 commit comments

Comments
 (0)