Skip to content

Commit 48cf8d5

Browse files
author
Jose Gaston
committed
chore(preview-sidebar): update flow-typed for new bp icons
1 parent e3a7432 commit 48cf8d5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

flow-typed/npm/@box/blueprint-web-assets_vx.x.x.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ declare module '@box/blueprint-web-assets/icons/Medium' {
99
declare export var XMark: React$ComponentType<any>;
1010
declare export var Comment: React$ComponentType<any>;
1111
declare export var Metadata: React$ComponentType<any>;
12+
declare export var ChevronDown: React$ComponentType<any>;
13+
declare export var ChevronUp: React$ComponentType<any>;
14+
declare export var RightSidebarChevronClose: React$ComponentType<any>;
15+
declare export var RightSidebarChevronOpen: React$ComponentType<any>;
1216
}
1317

1418
declare module '@box/blueprint-web-assets/icons/MediumFilled' {

0 commit comments

Comments
 (0)