Remove md5-hex wrapper and use blueimp-md5 directly

This commit is contained in:
Deluan
2021-05-20 13:42:56 -04:00
parent 0ec7a305a2
commit e529390034
4 changed files with 6 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
import React, { memo } from 'react'
import Typography from '@material-ui/core/Typography'
import sanitizeFieldRestProps from './sanitizeFieldRestProps'
import md5 from 'md5-hex'
import md5 from 'blueimp-md5'
export const MultiLineTextField = memo(
({