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