Skip to content

Commit cbb52db

Browse files
committed
Fix title step type formatting again
I need coffee
1 parent 2a6e5ae commit cbb52db

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

index.d.ts

-2
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,10 @@ declare module 'intro.js-react' {
1515
* Position of the tooltip.
1616
*/
1717
position?: string;
18-
1918
/**
2019
* The tooltip title.
2120
*/
2221
title?: string
23-
2422
/**
2523
* CSS class of the tooltip.
2624
*/

0 commit comments

Comments
 (0)