X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/a2a93caf3e8c78fc93d47eec249086e26124a0be..a886877017be6744b38d84d52503d21892704139:/src/common/labels.ts diff --git a/src/common/labels.ts b/src/common/labels.ts index 8ca9e530f4..9567ce1493 100644 --- a/src/common/labels.ts +++ b/src/common/labels.ts @@ -2,7 +2,7 @@ // // SPDX-License-Identifier: AGPL-3.0 -import { ResourceKind } from "../models/kinds"; +import { ResourceKind } from "../models/resource"; export const resourceLabel = (type: string) => { switch (type) {