Skip to content

Commit 540d085

Browse files
authored
Update +page.md for unstyled-button (correct "source")
1 parent 1890c24 commit 540d085

File tree

1 file changed

+1
-1
lines changed
  • apps/docs/src/routes/core/unstyled-button

1 file changed

+1
-1
lines changed

apps/docs/src/routes/core/unstyled-button/+page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ slug: /core/unstyled-button/
66
category: 'inputs'
77
description: 'Render button with no theme colors'
88
importCode: "import { UnstyledButton } from '@svelteuidev/core';"
9-
source: 'svelteui-core/src/components/UnstyledButton/UnstyledButton.svelte'
9+
source: 'svelteui-core/src/components/Button/UnstyledButton/UnstyledButton.svelte'
1010
docs: 'core/unstyled-button'
1111
---
1212

0 commit comments

Comments
 (0)