UNPKG

@atlaskit/button

Version:

A button triggers an event or action. They let users know what will happen next.

7 lines (6 loc) 187 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.iconButtonShapes = void 0; var iconButtonShapes = exports.iconButtonShapes = ['default', 'circle'];