MissouriMRDT / Basestation_Software_Blazor

A complete rewrite of Basestation_Software into a Blazor interactive webapp. Complete with a SQLite database for storing data and an API to interface with it.
GNU General Public License v3.0
3 stars 0 forks source link

Counter Component #9

Closed frawgii closed 1 month ago

frawgii commented 1 month ago

I added the counter component and synced it between clients.

three-halves commented 1 month ago

Code looks good 👍 Closed because its the example component, but typically this is where the PR would be reviewed and merged.