streaksheet
Advanced tools
Comparing version 0.10.10 to 0.10.11
@@ -165,2 +165,4 @@ import * as React from 'react'; | ||
footer?: React.ReactNode; | ||
/** You can use this to get the inner width, ignoring the scrollbar's width if present */ | ||
onContentContainerResized?(width: number, height: number): void; | ||
} | ||
@@ -167,0 +169,0 @@ interface GroupBarProps { |
{ | ||
"name": "streaksheet", | ||
"version": "0.10.10", | ||
"version": "0.10.11", | ||
"author": "Chris Cowan <agentme49@gmail.com>", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1405657
1877