Skip to content

Commit fbcaa3a

Browse files
committed
couple more tweaks
1 parent 7fdfb6d commit fbcaa3a

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

.cursor/mcp.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,7 @@ exports[`App tests should render default App component 1`] = `
245245
aria-labelledby="Settings-2"
246246
class="pf-v6-c-nav__subnav"
247247
hidden=""
248+
inert=""
248249
>
249250
<ul
250251
class="pf-v6-c-nav__list"

0 commit comments

Comments
 (0)