Skip to content
Snippets Groups Projects
Commit 9310ea41 authored by Alexey Lunin's avatar Alexey Lunin
Browse files

proof list page fix

parent 73389c5e
No related branches found
No related tags found
No related merge requests found
...@@ -8,6 +8,9 @@ import PageWithSidebar from "@dashboard/components/PageWithSidebar"; ...@@ -8,6 +8,9 @@ import PageWithSidebar from "@dashboard/components/PageWithSidebar";
const ProofListPage = observer(() => { const ProofListPage = observer(() => {
return ( return (
<PageWithSidebar> <PageWithSidebar>
<h2>
Actions
</h2>
<Space direction="horizontal"> <Space direction="horizontal">
<Button <Button
onClick={() => { onClick={() => {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment