UNPKG

@atlaskit/atlassian-navigation

Version:

A horizontal navigation component for Atlassian apps.

12 lines (11 loc) 273 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "PrimaryButton", { enumerable: true, get: function get() { return _index.PrimaryButton; } }); var _index = require("../components/PrimaryButton/index");