diff --git a/examples/mentions/Suggestions.js b/examples/mentions/Suggestions.js deleted file mode 100644 index a57965520..000000000 --- a/examples/mentions/Suggestions.js +++ /dev/null @@ -1,109 +0,0 @@ -import React from 'react' -import ReactDOM from 'react-dom' -import { css } from 'emotion' - -const SuggestionList = React.forwardRef((props, ref) => ( -