Skip to content

Commit d237444

Browse files
committed
Fixed variable demo link error.
1 parent ed62a71 commit d237444

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demos/variable-height/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<template>
22
<div class="app">
3-
<GithubCorner path="/item-mode" />
3+
<GithubCorner path="/variable-height" />
44
<div class="container">
55
<header>
66
<h1>variable-mode</h1>

demos/variable-height/build.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)