4 lines
97 B
Python
4 lines
97 B
Python
"""Namespace for components provided by @radix-ui packages."""
|
|
|
|
from . import primitives, themes
|