UNPKG
@syncognito/maya
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
Maya Design System - Shared tokens and platform-specific components
gitlab.com/syncognito/maya
@syncognito/maya
/
dist
/
web
/
vishnu
/
components
/
Card
/
index.js
3 lines
•
109 B
JavaScript
View Raw
1
2
3
// Export the vishnu-specific Card component
export
{
Card
}
from
'./Card'
;
//# sourceMappingURL=index.js.map