You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3.**Install @patternfly/context-for-ai** in your project: `npm install @patternfly/context-for-ai`
78
-
4.**Run the codemod** using one of the methods above
71
+
2.**Install @patternfly/context-for-ai** in your project: `npm install -D @patternfly/context-for-ai`
72
+
3.**Run the codemod** using npx (recommended) or the bash script above
79
73
80
74
The codemod is a standalone tool - you don't need to import or use any library components. It simply transforms your existing PatternFly components by adding semantic attributes.
0 commit comments