daily-code icon indicating copy to clipboard operation
daily-code copied to clipboard

bug: Move back components to apps/web

Open hkirat opened this issue 1 year ago • 2 comments

We have a lot of components in packages/ui that are using apps/web This is a circular dependency. We should move these back to ui

hkirat avatar May 12 '24 20:05 hkirat

@SujithThirumalaisamy @ShubhamMewara I think you guys have added a lot of components, can you guys coordinate and complete this, Basically all the components will have to be moved to apps/web, only Shadcn components need to be in UI, all the components which use state/recoil logic have to be moved back to apps/web from UI.

nimit9 avatar May 12 '24 20:05 nimit9

@SujithThirumalaisamy @ShubhamMewara I think you guys have added a lot of components, can you guys coordinate and complete this, Basically all the components will have to be moved to apps/web, only Shadcn components need to be in UI, all the components which use state/recoil logic have to be moved back to apps/web from UI.

#414 Drafted one. Can you please update if you have changes. Not clean I think. Working on hotly on the request changes

SujithThirumalaisamy avatar May 12 '24 23:05 SujithThirumalaisamy