Skip to content

Commit

Permalink
init live session page
Browse files Browse the repository at this point in the history
  • Loading branch information
softmarshmallow committed Oct 26, 2021
1 parent 3e6ffef commit 260f23a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions editor/pages/live/index.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
import React from "react";

export default function LiveSessionPage() {
return <>WIP live session page</>;
}

0 comments on commit 260f23a

Please sign in to comment.