mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-17 08:05:19 +00:00
Update missing CustomIconName (#4157)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@gitbook/icons": patch
|
||||
---
|
||||
|
||||
Update missing CustomIconName
|
||||
@@ -25,6 +25,11 @@ type CustomIconName =
|
||||
| 'vscode'
|
||||
| 'mcp'
|
||||
| 'chatgpt'
|
||||
| 'claude';
|
||||
| 'claude'
|
||||
| 'bytedance'
|
||||
| 'cohere'
|
||||
| 'common-crawl'
|
||||
| 'deepseek'
|
||||
| 'mistral';
|
||||
|
||||
export type IconName = BasicIconName | CustomIconName;
|
||||
|
||||
Reference in New Issue
Block a user