diff --git a/webui2/src/components/code/FileViewer.tsx b/webui2/src/components/code/FileViewer.tsx index 4c6518990108edb08118830aa95d3a70ec766403..88317cd10d64b0d942479d89f1848c1d6c50b273 100644 --- a/webui2/src/components/code/FileViewer.tsx +++ b/webui2/src/components/code/FileViewer.tsx @@ -121,7 +121,7 @@ function FileViewerSkeleton() {
{Array.from({ length: 20 }).map((_, i) => ( - + ))}
diff --git a/webui2/src/components/code/__snapshots__/FileViewer.test.tsx.snap b/webui2/src/components/code/__snapshots__/FileViewer.test.tsx.snap index 66831c82bf6959cfc81023f4062d75e770fb0156..222be18d9d9b2f7204fc1b4706a4175e0a2fe685 100644 --- a/webui2/src/components/code/__snapshots__/FileViewer.test.tsx.snap +++ b/webui2/src/components/code/__snapshots__/FileViewer.test.tsx.snap @@ -261,83 +261,83 @@ exports[`FileViewer/TypeScriptFile matches snapshot 1`] = ` >