diff --git a/src/components/file-view/index.tsx b/src/components/file-view/index.tsx index 7db6d73..ea23e72 100644 --- a/src/components/file-view/index.tsx +++ b/src/components/file-view/index.tsx @@ -24,7 +24,7 @@ function FileView() { - {location.pathname} + {decodeURIComponent(location.pathname)}