diff options
Diffstat (limited to 'files/pt-br/web/javascript/reference/functions/arrow_functions')
-rw-r--r-- | files/pt-br/web/javascript/reference/functions/arrow_functions/index.html | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/files/pt-br/web/javascript/reference/functions/arrow_functions/index.html b/files/pt-br/web/javascript/reference/functions/arrow_functions/index.html index b550d633e1..62a4ab2675 100644 --- a/files/pt-br/web/javascript/reference/functions/arrow_functions/index.html +++ b/files/pt-br/web/javascript/reference/functions/arrow_functions/index.html @@ -373,11 +373,7 @@ setTimeout( () => { </tbody> </table> -<h2 id="Compatibilidade_com_Navegadores">Compatibilidade com Navegadores</h2> - -<div class="hidden"> -<p>A tabela de compatibilidade nesta página é gerada de dados estruturados. Se você quiser contribuir com os dados, por favor verifique <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos mande um <em>pull request</em>.</p> -</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{Compat("javascript.functions.arrow_functions")}}</div> |