// next import Image from "next/image"; // images import Issue from "public/onboarding/issue.png"; const PlanWithIssues: React.FC = () => (
Plane- Issues

Plan with Issues

The issue is the building block of the Plane. Most concepts in Plane are either associated with issues and their properties.

2/5

); export default PlanWithIssues;