diff --git a/src/rest-api-filters/index.js b/src/rest-api-filters/index.js index fdabdfe469c..821da5869fc 100644 --- a/src/rest-api-filters/index.js +++ b/src/rest-api-filters/index.js @@ -63,16 +63,12 @@ function RestAPIFilters( { return ( - { index + 1 } - { endpoint } + { index + 1 } + { endpoint } { dotNotation } - - { replacement + '' } - - - { enabled + '' } - - + { replacement + '' } + { enabled + '' } + - +