0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
Commit graph

3 commits

Author SHA1 Message Date
Gao Sun
540c41ff64
refactor(console): use function-declaration for named components (#3520)
* refactor(console): use function-declaration for named components

Application Insights can only automatically track component names from function
declaration. update convention to make tracking easier.

* refactor(console): fix lint errors
2023-03-22 16:45:10 +08:00
Xiao Yijun
e29b2241d1
refactor(console): replace logo with cloud logo in cloud env (#3393) 2023-03-15 14:29:28 +08:00
Xiao Yijun
fb6a65bd46
refactor(console): extract the onboarding app from the admin console (#3340) 2023-03-10 09:57:30 +08:00