refactor(docs): Convert the keymaps section into a base folder (#2430)
Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
This commit is contained in:
parent
503f6c8e58
commit
5f056f7199
77 changed files with 399 additions and 526 deletions
|
|
@ -4,11 +4,11 @@
|
|||
* SPDX-License-Identifier: CC-BY-NC-SA-4.0
|
||||
*/
|
||||
|
||||
import example from "@site/docs/codes/_footnotes/example.mdx";
|
||||
import iosApplication from "@site/docs/codes/_footnotes/ios-application.mdx";
|
||||
import iosPower from "@site/docs/codes/_footnotes/ios-power.mdx";
|
||||
import macosPower from "@site/docs/codes/_footnotes/macos-power.mdx";
|
||||
import globe from "@site/docs/codes/_footnotes/globe.mdx";
|
||||
import example from "@site/docs/keymaps/_footnotes/example.mdx";
|
||||
import iosApplication from "@site/docs/keymaps/_footnotes/ios-application.mdx";
|
||||
import iosPower from "@site/docs/keymaps/_footnotes/ios-power.mdx";
|
||||
import macosPower from "@site/docs/keymaps/_footnotes/macos-power.mdx";
|
||||
import globe from "@site/docs/keymaps/_footnotes/globe.mdx";
|
||||
|
||||
export default {
|
||||
example,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue