diff --git a/docs/04-build/00-quickstart.mdx b/docs/04-build/00-quickstart.mdx index c78f20d2..49485409 100644 --- a/docs/04-build/00-quickstart.mdx +++ b/docs/04-build/00-quickstart.mdx @@ -58,5 +58,3 @@ find the template repository contains two folders, `logic` and `app`. `logic` folder contains the application logic written in Rust and `app` folder contains the application client interface written in TypeScript. - -> **_NOTE:_** Logic is still under development and may not be yet published.