mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-22 20:39:17 +08:00
Fixed header project path
This commit is contained in:
8
types/react-foundation/index.d.ts
vendored
8
types/react-foundation/index.d.ts
vendored
@@ -1,7 +1,7 @@
|
||||
// Type definitions for react-foundation 0.9
|
||||
// Project: https://github.com/digiaonline/react-foundation
|
||||
// Definitions by: Daniel Earwicker <https://github.com/danielearwicker>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// Type definitions for https://github.com/digiaonline/react-foundation 0.9
|
||||
// Project: https://github.com/digiaonline/react-foundation
|
||||
// Definitions by: Daniel Earwicker <https://github.com/danielearwicker>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.3
|
||||
|
||||
export { Accordion, AccordionItem, AccordionTitle, AccordionContent } from './components/accordion';
|
||||
|
||||
Reference in New Issue
Block a user