We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f041f7 commit fb0a913Copy full SHA for fb0a913
src/privacy/components.js
@@ -1,4 +1,4 @@
1
-import {Text} from '@mxenabled/mxui'
+import { Text } from '@mxenabled/mxui'
2
import { withProtection } from 'src/privacy/withProtection'
3
4
// Add security to Kyper Components
src/privacy/input.ts
@@ -33,4 +33,3 @@ export {
33
ProtectedUserFeedback as UserFeedback,
34
PASSWORD_VALIDATIONS as PasswordValidations,
35
}
36
-
0 commit comments