mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 13:05:20 -05:00
10 lines
153 B
Plaintext
10 lines
153 B
Plaintext
import Table from "@site/src/components/codes/Table";
|
|
|
|
## Cut, Copy, Paste
|
|
|
|
<Table group="cut-copy-paste" />
|
|
|
|
## Undo, Redo
|
|
|
|
<Table group="undo-redo" />
|