microsoft/hve-core

Public

mirrored fromhttps://github.com/microsoft/hve-coreAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
3a3a0fdf923d96a9e8a9ac734c73f24433b525e8

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

docs/docusaurus/src/components/Cards/index.ts

3lines · modecode

1export { default as IconCard } from './IconCard';
2export { default as BoxCard } from './BoxCard';
3export { default as CardGrid } from './CardGrid';
4