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 86eb004 commit 32ca46fCopy full SHA for 32ca46f
README.md
@@ -36,7 +36,7 @@ More options can be found in the demo app.
36
app.UseResponsiveFileManager();
37
```
38
39
-4. Optionally configure ResponsiveFileManager settings in the `ConfigureServices` method.
+4. Optionally configure ResponsiveFileManager settings:
40
41
```csharp
42
builder.Services.AddResponsiveFileManager(options =>
0 commit comments