Save current BZZZ config-ui state before CHORUS branding update
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
3
install/config-ui/node_modules/@heroicons/react/16/solid/InboxStackIcon.d.ts
generated
vendored
Normal file
3
install/config-ui/node_modules/@heroicons/react/16/solid/InboxStackIcon.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
import * as React from 'react';
|
||||
declare const InboxStackIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
|
||||
export default InboxStackIcon;
|
||||
Reference in New Issue
Block a user