Skip to content

Commit 4550e23

Browse files
case sensitivity issue with linux pipeline
1 parent cebe62d commit 4550e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Samples-Typescript/ReplayAnimation/replayAnimation.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { ReplaySpeedType } from '@Tableau/extensions-api-types';
1+
import { ReplaySpeedType } from '@tableau/extensions-api-types';
22
import * as React from 'react';
33
import * as ReactDOM from 'react-dom';
44

0 commit comments

Comments
 (0)