update roadmap to check off export
This commit is contained in:
parent
73a156c002
commit
46a74b30ba
|
|
@ -47,8 +47,8 @@ const roadmapItems: {
|
||||||
description:
|
description:
|
||||||
"The foundation that enables everything else. Real-time preview, video rendering, export functionality. Once this works, we can add effects, filters, transitions - basically everything that makes a video editor powerful.",
|
"The foundation that enables everything else. Real-time preview, video rendering, export functionality. Once this works, we can add effects, filters, transitions - basically everything that makes a video editor powerful.",
|
||||||
status: {
|
status: {
|
||||||
text: "In Progress",
|
text: "Completed",
|
||||||
type: "pending",
|
type: "complete",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue