Skip to content

Commit

Permalink
feat: mermaid
Browse files Browse the repository at this point in the history
  • Loading branch information
wkylin committed Sep 30, 2024
1 parent 8c28ff7 commit 6067c6b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/pages/mermaid/index.jsx
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
import React from 'react'
import { Space, Button } from 'antd'
import MermaidHooks from '@stateful/mermaidHooks'
// import { Space, Button } from 'antd'
// import MermaidHooks from '@stateful/mermaidHooks'
import FixTabPanel from '@stateless/FixTabPanel'
import MarkmapHooks from '@stateful/markmap'
import { TransformWrapper, TransformComponent } from 'react-zoom-pan-pinch'
// import { TransformWrapper, TransformComponent } from 'react-zoom-pan-pinch'

const gitChart = `gitGraph
commit
Expand Down

0 comments on commit 6067c6b

Please sign in to comment.