Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/TanShilongMario/PromptFill
/ WaypointsIcon.jsx
File
WaypointsIcon.jsx
src/components/icons/WaypointsIcon.jsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React, { forwardRef, useCallback, useImperativeHandle, useRef } from
'react'
;
2
import { motion, useAnimation } from
'framer-motion'
;
3
import { cn } from
'@/lib/utils'
;
4
Callers
nothing calls this directly
Calls
1
cn
Function · 0.90
Tested by
no test coverage detected