Skip to content

Commit 6286cd2

Browse files
committed
feat: add main application layout with header, navigation, and footer
1 parent bbeb9af commit 6286cd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/demo/src/Layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ export default function Layout() {
6363
</svg>
6464
</a>
6565
<Button size="sm" variant="outline" onClick={() => window.open('https://www.npmjs.com/package/wizzard-stepper-react', '_blank')}>
66-
v1.6.0
66+
v1.7.0
6767
</Button>
6868
</div>
6969
</div>

0 commit comments

Comments
 (0)