import React from 'react'; import {FlagLabel} from 'plugin-api/beta/client/components/ui'; const ToxicLabel = () => ( Toxic ); export default ToxicLabel;