So the idea is to make the components separate from the project. Maybe make the components configurable with a context provider. Then maybe add a wrapper component for the component that makes the clock editable with mousedrag or ontouchstart/move/end, using useLongPress hook. I may try this myself when I change razzle so it can build everything.
So the idea is to make the components separate from the project. Maybe make the components configurable with a context provider. Then maybe add a wrapper component for the component that makes the clock editable with mousedrag or ontouchstart/move/end, using useLongPress hook. I may try this myself when I change razzle so it can build everything.