Skip to content

Commit

Permalink
Merge branch 'frontend-dev-#37' of https://github.com/amosproj/amos-s…
Browse files Browse the repository at this point in the history
…s2021-carbon-footprint into frontend-dev-#37
  • Loading branch information
IremToroslu committed May 16, 2021
2 parents b0f29b6 + a5c8430 commit 6c0cb08
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ import LabelComponent from './LabelComponent'
* @author Irem Toroslu, Martin Wagner, Mani Anand
*/


function ProductGridComponent() {
const [selectedProducts, setSelectedProducts] = useContext(PrivateSectionContext);
const NewSelectedProducts = [
Expand Down

0 comments on commit 6c0cb08

Please sign in to comment.