mirror of
https://github.com/flarum/core.git
synced 2025-08-08 01:16:52 +02:00
Update extensions/tags/js/src/common/helpers/tagLabel.tsx
Co-authored-by: David Wheatley <hi@davwheat.dev>
This commit is contained in:
committed by
GitHub
parent
b88db06a74
commit
5fa968df2f
@@ -3,7 +3,7 @@ import app from 'flarum/common/app';
|
||||
import extract from 'flarum/common/utils/extract';
|
||||
import Link from 'flarum/common/components/Link';
|
||||
import tagIcon from './tagIcon';
|
||||
import Tag from '../models/Tag';
|
||||
import type Tag from '../models/Tag';
|
||||
import type { ComponentAttrs } from 'flarum/common/Component';
|
||||
import type Mithril from 'mithril';
|
||||
|
||||
|
Reference in New Issue
Block a user