Skip to content
Snippets Groups Projects

Refactor

Merged Bjarke Madsen requested to merge refactor into develop
1 file
+ 1
2
Compare changes
  • Side-by-side
  • Inline
@@ -64,8 +64,7 @@ function PolicyPage() {
@@ -64,8 +64,7 @@ function PolicyPage() {
return (
return (
<DataPage title="NREN Policies"
<DataPage title="NREN Policies"
description='The table shows the NRENs policies. By selecting multiple year and NRENs,
description='The table shows links to the NRENs policies. We only include links from the most recent response from each NREN.'
the table can be used to compare the NRENs policies over years of selected NRENs.'
category={Sections.Policy} filter={filterNode}
category={Sections.Policy} filter={filterNode}
data={selectedData} filename='nren_policies'>
data={selectedData} filename='nren_policies'>
<ChartContainer>
<ChartContainer>
Loading