Skip to content

Commit

Permalink
fix(BreadCrumbs): capitalized Icon for export
Browse files Browse the repository at this point in the history
  • Loading branch information
Craig Howell authored and Craig Howell committed Oct 5, 2022
1 parent 9a54dac commit 5f3e6c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/components/breadcrumbs/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import OriginalBreadcrumbs from './Breadcrumbs.svelte';
import OriginalCrumb from './Crumb.svelte';
import Icon from './icon.svelte';
import Icon from './Icon.svelte';
import Label from './Label.svelte';
import Divider from './Divider.svelte';

Expand Down

1 comment on commit 5f3e6c0

@vercel
Copy link

@vercel vercel bot commented on 5f3e6c0 Oct 5, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

stwui – ./

stwui-n00nday.vercel.app
stwui.vercel.app
stwui-git-main-n00nday.vercel.app

Please sign in to comment.