diff --git a/src/components/Settings.jsx b/src/components/Settings.jsx index e95bf4f..31e3658 100644 --- a/src/components/Settings.jsx +++ b/src/components/Settings.jsx @@ -54,7 +54,7 @@ export default class Settings extends Component { onChange={e => this.updateSetting(e, 'autoPreview')} />

- Refreshes the preview as you code. Otherwise use the Run button + Refreshes the preview as you code. Otherwise use the 'Run' button

Auto-save keeps saving your code at regular intervals after you - hit the first save manually + hit save manually the first time

-
+
Default Preprocessors