You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A super simple digital clock widget. It uses local function component state only and no global store, which is the general rule for reusable components and widgets.