discourse/app/assets/javascripts/select-kit/addon/components/selected-flair.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
139 B
JavaScript
Raw Normal View History

import SelectedNameComponent from "select-kit/components/selected-name";
export default SelectedNameComponent.extend({
tagName: "",
});