init: v3 init
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
import IntroJs from 'intro.js'
|
||||
import 'intro.js/introjs.css'
|
||||
|
||||
export function useIntro() {
|
||||
const intro: IntroJs.IntroJs = new (IntroJs as any)()
|
||||
|
||||
return {
|
||||
intro
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user