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 7fdfb6d commit fbcaa3aCopy full SHA for fbcaa3a
.cursor/mcp.json
@@ -0,0 +1,12 @@
1
+{
2
+ "mcpServers": {
3
+ "context7": {
4
+ "url": "https://mcp.context7.com/mcp"
5
+ },
6
+ "patternfly-docs": {
7
+ "command": "npx",
8
+ "args": ["-y", "@jephilli-patternfly-docs/mcp@latest"],
9
+ "description": "PatternFly React development rules and documentation"
10
+ }
11
12
+}
src/app/__snapshots__/app.test.tsx.snap
@@ -245,6 +245,7 @@ exports[`App tests should render default App component 1`] = `
245
aria-labelledby="Settings-2"
246
class="pf-v6-c-nav__subnav"
247
hidden=""
248
+ inert=""
249
>
250
<ul
251
class="pf-v6-c-nav__list"
0 commit comments