@engie-group/fluid-design-system-react
Version:
Fluid Design System React
6 lines (5 loc) • 427 B
JavaScript
export { NJChatInputRoot as Root } from './root/NJChatInputRoot.js';
export { NJChatInputActionButton as ActionButton } from './action-button/NJChatInputActionButton.js';
export { NJChatInputSuggestion as Suggestion } from './suggestion/NJChatInputSuggestion.js';
export { NJChatInputButton as Button } from './button/NJChatInputButton.js';
export { NJChatInputFileCard as FileCard } from './file-card/NJChatInputFileCard.js';