Commit 63194f78 authored by Josh Slaughter's avatar Josh Slaughter
Browse files

Changing featureFlag to npsHeader

parent 84b39e13
Showing with 1 addition and 1 deletion
+1 -1
......@@ -47,7 +47,7 @@ const Header: React.FC = () => {
<SearchField />
</Box>
{showNotifications && <Notifications />}
<SimpleFeatureFlag feature="npsAnytime">
<SimpleFeatureFlag feature="npsHeader">
<FeatureOn>
<NPSHeader />
</FeatureOn>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment