Skip to content

Commit c33fba6

Browse files
committed
chore: add comment to clarify that export is later
1 parent fe6acae commit c33fba6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/commands/onboarding/component.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ import {
66
type MessageActionRowComponentBuilder,
77
} from 'discord.js';
88

9+
// Exported at the bottom after all child components are added
910
const containerComponent = new ContainerBuilder();
1011

1112
const actionRowComponent = new ActionRowBuilder<MessageActionRowComponentBuilder>();

0 commit comments

Comments
 (0)