diff --git a/src/panel-config.js b/src/panel-config.js index 56aa9af..7735248 100644 --- a/src/panel-config.js +++ b/src/panel-config.js @@ -71,7 +71,7 @@ function ConfigPanel(props) { />

Hint: You can pass dates in the simplified extended - ISO8601 format, as returned by Date.toISOString, + ISO8601 format, as returned by Date.toISOString, e.g. "{ new Date().toISOString() }".