Skip to content

Commit f668345

Browse files
Merge pull request #5386 from Cookiekira/patch-1
Fix example code
2 parents 074592e + 2ad1e69 commit f668345

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hub/powertoys/command-palette/command-results.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ As an example, here's a page with one command for each kind of command result:
6262

6363
```csharp
6464

65+
using Microsoft.CommandPalette.Extensions;
6566
using Microsoft.CommandPalette.Extensions.Toolkit;
6667

6768
internal sealed partial class CommandResultsPage : ListPage

0 commit comments

Comments
 (0)