MCPcopy 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

1import PropTypes from "prop-types";
2import React, { memo, useEffect, useRef } from "react";
3import { useTutorial } from "../hooks/useTutorial";
4import "./styles/TutorialModal.css";

Callers

nothing calls this directly

Calls 1

generateClipPathFunction · 0.85

Tested by

no test coverage detected