We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8aa406 commit 8a05f6fCopy full SHA for 8a05f6f
src/pages/observability-packs.js
@@ -9,7 +9,7 @@ import PackListTile from '../components/PackListTile';
9
import PackList from '../components/PackList';
10
import Select from '../components/Select';
11
import SegmentedControl from '../components/SegmentedControl';
12
-import { SearchInput, Button } from '@newrelic/gatsby-theme-newrelic';
+import { SearchInput } from '@newrelic/gatsby-theme-newrelic';
13
import { useQueryParam, StringParam } from 'use-query-params';
14
15
const sortOptionValues = ['Alphabetical', 'Reverse', 'Popularity'];
0 commit comments