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