Skip to content

Commit 7a4d73a

Browse files
fix(mode-island): NO-JIRA fix tag order on Mode Island story (#1389)
1 parent 491e007 commit 7a4d73a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/dialtone-vue/components/ModeIsland/ModeIsland.stories.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@ export const NestedIslands = {
105105
<p class="d-body--md">Explicit Light Island (Always Light)</p>
106106
</dt-mode-island>
107107
</dt-mode-island>
108-
</div>
109108
</dt-stack>
109+
</div>
110110
`,
111111
}),
112112
};

0 commit comments

Comments
 (0)