5 lines
112 B
Python
5 lines
112 B
Python
"""Namespace for components provided by @radix-ui packages."""
|
|
|
|
from .primitives import *
|
|
from .themes import *
|