aboutsummaryrefslogtreecommitdiff
path: root/docs/src/components/RightSidebar/MoreMenu.astro
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src/components/RightSidebar/MoreMenu.astro')
-rw-r--r--docs/src/components/RightSidebar/MoreMenu.astro2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/components/RightSidebar/MoreMenu.astro b/docs/src/components/RightSidebar/MoreMenu.astro
index 6be2d86ee..6ae8425cc 100644
--- a/docs/src/components/RightSidebar/MoreMenu.astro
+++ b/docs/src/components/RightSidebar/MoreMenu.astro
@@ -1,5 +1,5 @@
---
-import ThemeToggleButton from './ThemeToggleButton.jsx';
+import ThemeToggleButton from './ThemeToggleButton.tsx';
const {editHref} = Astro.props;
---
<style>