We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb935d8 commit c27c83eCopy full SHA for c27c83e
apps/storybook/stories/password-strength.stories.tsx
@@ -1,5 +1,5 @@
1
import * as React from 'react';
2
-import { PasswordStrength } from 'radix-ui';
+import { unstable_PasswordStrength as PasswordStrength } from 'radix-ui';
3
import styles from './password-strength.stories.module.css';
4
5
export default {
0 commit comments