Skip to content

Commit

Permalink
feat: update css
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen Zhang (张涛) committed Feb 14, 2024
1 parent 541fb70 commit 7edfdd7
Show file tree
Hide file tree
Showing 3 changed files with 569 additions and 78 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ const Sha = () => {
useEffect(() => {
if (reportRef.current && data) {
const report = init(reportRef.current, {
theme:localStorage.getItem('theme')||'light',
onSelectFile(path: string) {
return handleSelectFile({
filepath: path,
Expand Down
Loading

0 comments on commit 7edfdd7

Please sign in to comment.