We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e0fe18 commit fa816faCopy full SHA for fa816fa
pages/components/toast.html
@@ -28,7 +28,7 @@ <h2 class="mt-24 mb-16">Props</h2>
28
<h2 class="mt-24 mb-16">Programmatic toasting</h2>
29
30
<syntax-highlight>
31
- import { toast, removeToast, updateToast } from '@fabric-ds/elements';
+ import { toast, removeToast, updateToast } from '@fabric-ds/elements/toast';
32
</syntax-highlight>
33
34
<p class="mt-4">
0 commit comments