mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-09-25 11:29:04 +02:00
16 lines
788 B
JavaScript
16 lines
788 B
JavaScript
import { _ as _export_sfc, o as openBlock, c as createElementBlock, al as createStaticVNode } from "./chunks/framework.8zKZLKO7.js";
|
|
const _imports_0 = "/DkEhj9x.png";
|
|
const _imports_1 = "/2wUZNWk.png";
|
|
const __pageData = JSON.parse('{"title":"Layer Lock","description":"","frontmatter":{},"headers":[],"relativePath":"features/layer_lock.md","filePath":"features/layer_lock.md","lastUpdated":null}');
|
|
const _sfc_main = { name: "features/layer_lock.md" };
|
|
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
return openBlock(), createElementBlock("div", null, [..._cache[0] || (_cache[0] = [
|
|
createStaticVNode("", 30)
|
|
])]);
|
|
}
|
|
const layer_lock = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
export {
|
|
__pageData,
|
|
layer_lock as default
|
|
};
|