File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @devtable/dashboard" ,
3- "version" : " 14.58.6 " ,
3+ "version" : " 14.58.7 " ,
44 "license" : " Apache-2.0" ,
55 "repository" : {
66 "url" : " https://github.com/merico-dev/table"
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ export const EnterFullScreen = observer(({ view }: { view: ViewMetaInstance }) =
2323 }
2424
2525 return (
26- < Menu . Item onClick = { enterFullScreen } leftSection = { < IconArrowsMaximize size = { 14 } /> } disabled >
26+ < Menu . Item onClick = { enterFullScreen } leftSection = { < IconArrowsMaximize size = { 14 } /> } >
2727 { t ( 'common.actions.enter_fullscreen' ) }
2828 </ Menu . Item >
2929 ) ;
Original file line number Diff line number Diff line change 11{
22 "name" : " @devtable/settings-form" ,
3- "version" : " 14.58.6 " ,
3+ "version" : " 14.58.7 " ,
44 "license" : " Apache-2.0" ,
55 "repository" : {
66 "url" : " https://github.com/merico-dev/table"
You can’t perform that action at this time.
0 commit comments