UNPKG

amplify-material-ui

Version:

A Material-UI based implementation of aws amplify

8 lines (7 loc) 190 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PhoneField = void 0; var PhoneField = function () { return null; }; exports.PhoneField = PhoneField;