Skip to content

Commit

Permalink
docs: modify sizes example path
Browse files Browse the repository at this point in the history
  • Loading branch information
vtrbo committed Sep 14, 2023
1 parent b1f4d7e commit cb96add
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/components/KInput.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Disable the input through the disabled attribute

Add `size` attribute to change the size of Input. It supports `sm`, `md` and `lg`.

<demo src="../../../../example/input/sizes.svelte" github="Input"></demo>
<demo src="input/sizes.svelte" github="Input"></demo>

## Input Props

Expand Down

0 comments on commit cb96add

Please sign in to comment.