Skip to content

Commit 7493f82

Browse files
committed
docs: component Demo doesn't need file anymore
1 parent b341686 commit 7493f82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/components/Demo.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
import Tooltip, { Wrapper } from '@smui/tooltip';
8282
import Svg from '@smui/common/Svg.svelte';
8383
84-
export let file;
84+
export let file = null;
8585
export let files = [file];
8686
export let component;
8787

0 commit comments

Comments
 (0)