Skip to content

Commit

Permalink
feat: remove link from live region
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasbach committed Mar 31, 2022
1 parent 375a118 commit 8a45c1f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/core/src/tree/defaultLiveDescriptors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ export const defaultLiveDescriptors: LiveDescriptors = {
<li>{keybinding:abortRenameItem} to abort renaming an item</li>
<li>{keybinding:startProgrammaticDnd} to start dragging selected items</li>
</ul>
<p>
More details on keybindings are available <a href="https://rct.lukasbach.com/docs/guides/keyboard#default-bindings" target="_blank">here</a>.
</p>
`,

renamingItem: `
Expand Down

0 comments on commit 8a45c1f

Please sign in to comment.