Skip to content

Commit 166f540

Browse files
authored
types
1 parent b7a8f6b commit 166f540

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

discord/ui/container.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
from ..enums import ComponentType, SeparatorSpacingSize
1010
from ..utils import find, get
1111
from .action_row import ActionRow
12+
from .button import Button
13+
from .select import Select
1214
from .file import File
1315
from .item import Item, ItemCallbackType
1416
from .media_gallery import MediaGallery

0 commit comments

Comments
 (0)