Skip to content
Snippets Groups Projects
Commit f442539b authored by Maz Ameli's avatar Maz Ameli
Browse files

prettier

parent 48702edb
No related branches found
No related tags found
No related merge requests found
......@@ -17,13 +17,13 @@ import * as Urls from "metabase/lib/urls";
import { dissoc } from "icepick";
const suggestionClasses = cxs ({
const suggestionClasses = cxs({
":hover h3": {
color: "#509ee3",
},
":hover .Icon": {
color: "#F9D45C",
}
},
});
const SuggestionsList = ({ suggestions }) => (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment