We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0da83e0 commit ed079afCopy full SHA for ed079af
src/interface.ts
@@ -38,6 +38,7 @@ export interface AlignType {
38
* Defaults to false.
39
*/
40
useCssTransform?: boolean;
41
+ ignoreShake?: boolean;
42
}
43
44
export interface BuildInPlacements {
0 commit comments