forked from cartsnitch/cartsnitch
a60859f22f
Removes the unused `import React from 'react'` line from Dashboard.tsx to resolve TS6133 error in lighthouse CI. No other code in the file references the React namespace. Co-Authored-By: Paperclip <noreply@paperclip.ing>