Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pollinations/pollinations
/ TutorialModal.jsx
File
TutorialModal.jsx
apps/chat/src/components/TutorialModal.jsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import PropTypes from
"prop-types"
;
2
import React, { memo, useEffect, useRef } from
"react"
;
3
import { useTutorial } from
"../hooks/useTutorial"
;
4
import
"./styles/TutorialModal.css"
;
Callers
nothing calls this directly
Calls
1
generateClipPath
Function · 0.85
Tested by
no test coverage detected