Clean up code formatting and enhance data immutability
Standardized spacing and removed extraneous white space across multiple files for better readability. Updated several data grids to use `readonly` for `_data` collections, improving immutability and code clarity.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
@layout PageLayout
|
||||
@inherits BasePage
|
||||
@page "/database"
|
||||
|
||||
@using Model
|
||||
@implements IDisposable
|
||||
|
||||
|
||||
Reference in New Issue
Block a user