chore: bump version to 3.0.3 in package.json and update dependencies in pnpm-lock.yaml and pnpm-workspace.yaml (#467)
This commit is contained in:
committed by
GitHub
parent
5dc5ee8f08
commit
cc3eb5c554
@@ -18,7 +18,7 @@ interface PRDDetailViewProps {
|
||||
|
||||
export function PRDDetailView({ filename, prd }: PRDDetailViewProps) {
|
||||
return (
|
||||
<div className="space-y-6 p-4">
|
||||
<div className="space-y-6">
|
||||
{/* Header */}
|
||||
<div className="flex items-center gap-4">
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user