Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6f4fc38

Browse files
committed
fix hint story
Signed-off-by: shmck <shawn.j.mckay@gmail.com>
1 parent4c59200 commit6f4fc38

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎web-app/src/containers/SelectTutorial/SelectTutorialForm.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import TutorialFile from './forms/TutorialFile'
88
conststyles={
99
formWrapper:{
1010
padding:'1rem',
11-
width:'100vw',
11+
width:'100wvw',
1212
height:'auto',
1313
},
1414
}

‎web-app/stories/Step.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,6 @@ storiesOf('Step', module)
9191
.add('Hints',()=>(
9292
<>
9393
<Stepcontent={text('text',stepText)}status="ACTIVE"subtasks={null}/>
94-
<Hintshints={['First hint!','Second hint!']}hintIndex={1}setHintIndex={action('setHintIndex')}/>
94+
<Hintshints={['First hint!','Second hint!']}/>
9595
</>
9696
))

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp