UNPKG

@atlaskit/profilecard

Version:

A React component to display a card with user information.

12 lines (11 loc) 248 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "TeamProfileCard", { enumerable: true, get: function get() { return _main.TeamProfileCard; } }); var _main = require("./main");