UNPKG

@ozen-ui/kit

Version:

React component library

7 lines (6 loc) 375 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DIALOG_CLOSE_BUTTON_DEFAULT_NAME = exports.DIALOG_CLOSE_BUTTON_DEFAULT_VARIANT = exports.DIALOG_CLOSE_BUTTON_DEFAULT_TAG = void 0; exports.DIALOG_CLOSE_BUTTON_DEFAULT_TAG = 'button'; exports.DIALOG_CLOSE_BUTTON_DEFAULT_VARIANT = 'ghost'; exports.DIALOG_CLOSE_BUTTON_DEFAULT_NAME = 'close';