chore: build error fixes and code cleanup. (#4800)

* chore: add export for store.

* chore: remove pages route group.

* fix: upgrading turbo

---------

Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
This commit is contained in:
Prateek Shourya 2024-06-13 14:49:59 +05:30 committed by GitHub
parent e79b0c40ec
commit d9c8271f35
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 89 additions and 59 deletions

View file

@ -0,0 +1 @@
export * from "ce/store/root.store";