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

Refactor the code base

Open ashwin-athappan opened this issue 1 year ago • 0 comments

There are a lot of files present in the daily-code/packages/ui/src folder

image

The components can be moved into a specific folder and be used from there. And I also noticed that daily-code/packages/ui/src/button.tsx has no usage.

If anyone wants to work on it please have a look.

It will improve the experience of the people who want to contribute as it would make it less confusing to understand the code.

@hkirat do you agree?

ashwin-athappan avatar Apr 14 '24 16:04 ashwin-athappan