bitplatform icon indicating copy to clipboard operation
bitplatform copied to clipboard

All the shared types in the components demo pages can be refactored to be read from a single place

Open msynk opened this issue 1 year ago • 0 comments

All the shared types in the components demo pages can be refactored to be read from a single place:

The shared types (like BitColor) are repeated in all demo pages. it is a good practice to refactor them away from each demo page and put them in a single place so all demo pages can reuse this new shared document.

msynk avatar Jul 17 '24 06:07 msynk