Skip to content
Snippets Groups Projects
Commit 49a1af44 authored by Jürgen Voskuhl's avatar Jürgen Voskuhl
Browse files

Merge branch 'feature/it-standards' of...

Merge branch 'feature/it-standards' of https://git.fitko.de/fit-connect/entwicklungsportal into feature/it-standards
parents 078ea5ca 383a60a1
No related branches found
No related tags found
1 merge request!86planning#1203: Standards
Pipeline #56049 waiting for manual action
import Chip from '@/components/Chip'
import { Tag } from 'types/content/'
import { translateLabel, translateTag } from '@/lib/utils/labelHelper'
import Lifecycle from 'pages/standards/components/ServiceTagLifecycle'
import Lifecycle from '@/components/it-standards/ServiceTagLifecycle'
type ServiceTagOptions = {
tag: Tag,
......
......@@ -12,7 +12,7 @@ import { handleMailtoEvent, encodeEmail } from '@/lib/utils'
import { remark } from 'remark'
import html from 'remark-html'
import Tooltip from '@/components/Tooltip'
import ServiceTag from 'pages/standards/components/ServiceTag'
import ServiceTag from '@/components/ServiceTag'
import Chip from '@/components/Chip'
import Link from 'next/link'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment