File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
ui/react-example/src/components Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -46,8 +46,8 @@ export const ReactPlayGround = () => {
4646 template = "vite-react-ts"
4747 customSetup = { {
4848 dependencies : {
49- "@git-diff-view/file" : "0.0.20 " ,
50- "@git-diff-view/react" : "0.0.20 " ,
49+ "@git-diff-view/file" : "0.0.26 " ,
50+ "@git-diff-view/react" : "0.0.26 " ,
5151 } ,
5252 } }
5353 theme = { colorScheme === "dark" ? "dark" : "light" }
Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ export const VuePlayGround = () => {
2424 template = "vite-vue-ts"
2525 customSetup = { {
2626 dependencies : {
27- "@git-diff-view/file" : "0.0.20 " ,
28- "@git-diff-view/vue" : "0.0.20 " ,
27+ "@git-diff-view/file" : "0.0.26 " ,
28+ "@git-diff-view/vue" : "0.0.26 " ,
2929 } ,
3030 } }
3131 files = { {
You can’t perform that action at this time.
0 commit comments