intro.js-react icon indicating copy to clipboard operation
intro.js-react copied to clipboard

feat: :label: Added `title` attribute in the interface `Step`

Open adevinwild opened this issue 3 years ago • 0 comments

Ref to : https://github.com/HiDeoo/intro.js-react/issues/89

Describe the pull request

Added the title attribute inside the Step interface, it works without errors.

Why

The title attribute was missing, and can be used without any errors.

How

By adding a new key inside the interface Step inside the index.d.ts file.

Screenshots

index d ts

adevinwild avatar Sep 13 '22 08:09 adevinwild