From 56ccbe287edcfd2aca6fdfdbe6e535e0776c12a0 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 23:18:58 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- src/renderer/src/stories/pages/guided-mode/GuidedStart.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/renderer/src/stories/pages/guided-mode/GuidedStart.js b/src/renderer/src/stories/pages/guided-mode/GuidedStart.js index ceaefb215..70bb960ab 100644 --- a/src/renderer/src/stories/pages/guided-mode/GuidedStart.js +++ b/src/renderer/src/stories/pages/guided-mode/GuidedStart.js @@ -72,20 +72,20 @@ export class GuidedStartPage extends Page { type: "error", })} ${new InspectorListItem({ - message: html`Yellow boxes are Warning messages. Fixing them will align your NWB files with - best practices.`, + message: html`Yellow boxes are Warning messages. Fixing them will align your NWB + files with best practices.`, type: "warning", })}

- Throughout the forms found in the GUIDE, asterisks (*) represent required properties. + Throughout the forms found in the GUIDE, asterisks (*) represent required properties. Attempting to move forward will throw an Error until these properties are filled in.

Gray asterisks (*) are sometimes used to represent loose requirements, where missing this property will throw an Error — though you don't need to specify a value at the current stage.

- +

3. Conversion Preview

In the third section, you will preview your conversion before uploading to DANDI.