diff --git a/.flowconfig b/.flowconfig index 836f6ec1eb0..0a8989ce112 100644 --- a/.flowconfig +++ b/.flowconfig @@ -17,7 +17,6 @@ module.system.node.resolve_dirname=src esproposal.class_static_fields=enable esproposal.class_instance_fields=enable -unsafe.enable_getters_and_setters=true munge_underscores=false @@ -32,4 +31,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError [version] -^0.56.0 +^0.120.1 diff --git a/content/home/examples/a-component-using-external-plugins.md b/content/home/examples/a-component-using-external-plugins.md index 1c50c87180e..8e6905a0739 100644 --- a/content/home/examples/a-component-using-external-plugins.md +++ b/content/home/examples/a-component-using-external-plugins.md @@ -2,6 +2,7 @@ title: A Component Using External Plugins order: 3 domid: markdown-example +hooks: false --- React allows you to interface with other libraries and frameworks. This example uses **remarkable**, an external Markdown library, to convert the `