diff --git a/package.json b/package.json
index 23e27d0..a957a9c 100644
--- a/package.json
+++ b/package.json
@@ -26,6 +26,7 @@
"classnames": "^2.2.6",
"pbf": "^3.2.1",
"rambda": "^6.7.0",
+ "react-rewards": "^2.0.3",
"react-select": "^5.2.2"
},
"devDependencies": {
diff --git a/src/components/np-picker/NPPicker.tsx b/src/components/np-picker/NPPicker.tsx
index 9e5b439..4e6c7c6 100644
--- a/src/components/np-picker/NPPicker.tsx
+++ b/src/components/np-picker/NPPicker.tsx
@@ -58,9 +58,9 @@ function NPPicker(props: {
:
;
return
{!npType &&
- {/*
{npTypes.map((npt) =>