Skip to content

Commit

Permalink
Fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
pavinduLakshan committed Jan 9, 2025
1 parent e7d200f commit 9776cf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/admin.core.v1/components/groups/assign-groups.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* under the License.
*/

import { GroupsInterface } from "@wso2is/admin.groups.v1";
import { GroupsInterface } from "@wso2is/admin.groups.v1/models/groups";
import { PRIMARY_USERSTORE } from "@wso2is/admin.userstores.v1/constants";
import { RolesInterface } from "@wso2is/core/models";
import { StringUtils } from "@wso2is/core/utils";
Expand Down

0 comments on commit 9776cf2

Please sign in to comment.