Skip to content

Commit d2b4d69

Browse files
khiga8jonrohan
andauthored
Add .tooltipped to deprecations json (#2171)
* Add .tooltipped to deprecations json * Create new-jars-complain.md Co-authored-by: Jon Rohan <[email protected]>
1 parent 13be7ef commit d2b4d69

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changeset/new-jars-complain.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@primer/css": patch
3+
---
4+
5+
Add .tooltipped to deprecations json

src/deprecations.json

+1
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,7 @@
340340
"btn-outline-mktg": "btn-muted-mktg",
341341
"btn-transparent": "btn-subtle-mktg",
342342
"text-pending": "text-yellow",
343+
"tooltipped": null,
343344
"bg-pending": "bg-yellow-dark",
344345
"container": null,
345346
"columns": null,

0 commit comments

Comments
 (0)