Skip to content

Commit fb0a913

Browse files
committed
fix formatting
1 parent 2f041f7 commit fb0a913

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/privacy/components.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import {Text} from '@mxenabled/mxui'
1+
import { Text } from '@mxenabled/mxui'
22
import { withProtection } from 'src/privacy/withProtection'
33

44
// Add security to Kyper Components

src/privacy/input.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,3 @@ export {
3333
ProtectedUserFeedback as UserFeedback,
3434
PASSWORD_VALIDATIONS as PasswordValidations,
3535
}
36-

0 commit comments

Comments
 (0)