We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c4fdc0 commit bd10dd3Copy full SHA for bd10dd3
blazor/data/how-to/offline-mode.md
@@ -50,4 +50,4 @@ Enabling the `Offline` property modifies the behavior of the `DataManager` compo
50
}
51
```
52
53
-N> * Ensure that the remote endpoint returns the full data collection when the `Offline` property is enabled.
+N> Ensure that the remote endpoint returns the full data collection when the `Offline` property is enabled.
0 commit comments