Make InitialFocus component generic (#5008)

* Make InitialFocus component generic

* Fix lint error
This commit is contained in:
Joel Jeremy Marquez
2025-05-16 15:02:06 -07:00
committed by GitHub
parent 351e252129
commit b5ece8e221
3 changed files with 23 additions and 19 deletions

View File

@@ -0,0 +1,6 @@
---
category: Maintenance
authors: [joel-jeremy]
---
Make InitialFocus component generic