mirror of
https://github.com/placeholder-soft/web.git
synced 2026-01-12 17:02:57 +08:00
* Deprecation content * checkpoint, considering factoring out nav * Update FAQ * Configure code sharing ; nav * Disable SSR to avoid hydration errors * Add comment * Lint * Update FAQ * Deprecate every page
4 lines
101 B
TypeScript
4 lines
101 B
TypeScript
export { Button } from './Button';
|
|
export { Select } from './Select';
|
|
export { Icon } from './Icon';
|