Skip to content

Commit be6d5a9

Browse files
vtjl10Aniket-Engg
authored andcommitted
Update index.tsx
1 parent 692f893 commit be6d5a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/learneth/src/pages/StepDetail/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ function StepDetailPage() {
8585
<div className="errorloadingspacer"></div>
8686
<h1 className="pl-3 pr-3 pt-3 pb-1">{clonedStep.name}</h1>
8787
<button
88-
className="w-100nav-item rounded-0 nav-link btn btn-success test"
88+
className="w-100 nav-item rounded-0 nav-link btn btn-success test"
8989
onClick={() => {
9090
dispatch({
9191
type: 'remixide/displayFile',

0 commit comments

Comments
 (0)