Skip to content

Commit d4eb463

Browse files
committed
Add keyboard shortcuts to ThemeSelect to re-enable control+t in docs
1 parent d3458d1 commit d4eb463

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/layerchart/src/routes/+layout.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
/>
140140

141141
<div class="border-r border-primary-content/20 pr-2">
142-
<ThemeSelect />
142+
<ThemeSelect keyboardShortcuts />
143143
</div>
144144

145145
{#if $lgScreen}

0 commit comments

Comments
 (0)