Feature summary:
Create the user interface for rejecting a statement. The suggestion should be removed from the list, but no actual saving to the database is needed in this patch (See T316167: Save rejected statements to ISA database).
We should create an "accept" and "reject" button within each suggestion tag, using the icons below or similar:
IMPORTANT: Currently you accept a suggestion by clicking anywhere on the tag. This click handler needs to be removed as we only want to accept a suggestion when the user click on the new check icon.
