UNPKG

@atlaskit/page-layout

Version:

A collection of components which let you compose an application's page layout.

12 lines (11 loc) 317 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "useCustomSkipLink", { enumerable: true, get: function get() { return _useCustomSkipLink.useCustomSkipLink; } }); var _useCustomSkipLink = require("../components/skip-links/use-custom-skip-link");