🔀 Merge pull request #1212 from alayham/custom-search

initial commit of the custom search widget
This commit is contained in:
Alicia Sykes
2023-06-04 22:36:11 +01:00
committed by GitHub
3 changed files with 127 additions and 1 deletions

View File

@@ -52,6 +52,7 @@ const COMPAT = {
clock: 'Clock',
'crypto-price-chart': 'CryptoPriceChart',
'crypto-watch-list': 'CryptoWatchList',
'custom-search': 'CustomSearch',
'cve-vulnerabilities': 'CveVulnerabilities',
'domain-monitor': 'DomainMonitor',
'code-stats': 'CodeStats',