import { ... } from '@ag.ds-next/react/ag-branding';Usage
AG branding components can be imported via the ag-branding entrypoint in the @ag.ds-next/react package.
For example:
import { ... } from '@ag.ds-next/react/ag-branding';Props
Logo Props
Logo does not have any props.
Source
You can view the full source code for this package on Github.