diff --git a/docs/dapps/project/app.md b/docs/dapps/project/app.md index d97ec685..e5a6d3e7 100644 --- a/docs/dapps/project/app.md +++ b/docs/dapps/project/app.md @@ -18,7 +18,6 @@ The role of this component is to wrap the main panel component `` w function App() { return (
- @@ -32,3 +31,4 @@ function App() { ); } ``` +