[x] Prefix your PR title with [@svelteui/core], [@svelteui/actions], [@svelteui/motion], [@svelteui/core], [core], or [docs].
[x] Include a description of the changes made in the PR description and in the commit messages.
[x] Include screenshots/videos of the changes made.
[x] Verify that the linter and tests are passing, with yarn lint and yarn test or just run yarn prepush.
I'm using PasswordInput component on my project when I saw this wrong import. I love SvelteUI and this is my first time contributing to open source ^_^.
Description
Before submitting the PR, please make sure you do the following
[@svelteui/core]
,[@svelteui/actions]
,[@svelteui/motion]
,[@svelteui/core]
,[core]
, or[docs]
.yarn lint
andyarn test
or just runyarn prepush
.I'm using PasswordInput component on my project when I saw this wrong import. I love SvelteUI and this is my first time contributing to open source ^_^.
yarn prepush