diff --git a/src/Pages/Apis.razor b/src/Pages/Apis.razor index c3584808..c718ae49 100644 --- a/src/Pages/Apis.razor +++ b/src/Pages/Apis.razor @@ -10,6 +10,7 @@ + @* TODO: Convert this grid to paginated ReadData to avoid loading all records in memory. *@ Index - -
-

Welcome to the NodeGuard

-

Your favorite Lightning Node governance tool

-
- - - diff --git a/src/Pages/Index.razor.css b/src/Pages/Index.razor.css deleted file mode 100644 index 239ab37a..00000000 --- a/src/Pages/Index.razor.css +++ /dev/null @@ -1,4 +0,0 @@ -.index-container { - background-image: linear-gradient(90deg, #07F2B1 10%, #18D1BB 30%, #3B77E2 50%, #6145F1 70%, #9733EF 90%); - margin-top: 20%; -} \ No newline at end of file diff --git a/src/Pages/Keys.razor b/src/Pages/Keys.razor index c65ec359..a8790453 100644 --- a/src/Pages/Keys.razor +++ b/src/Pages/Keys.razor @@ -10,6 +10,7 @@ + @* TODO: Convert this grid to paginated ReadData to avoid loading all records in memory. *@ + @* TODO: Convert this grid to paginated ReadData to avoid loading all records in memory. *@ + @* TODO: Convert this grid to paginated ReadData to avoid loading all records in memory. *@