mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
renames PopoverContent to PopoverBody and PopoverTitle to PopoverHeader
This commit is contained in:
parent
17f38a9945
commit
2f108ca76f
4
types/reactstrap/index.d.ts
vendored
4
types/reactstrap/index.d.ts
vendored
@ -68,8 +68,8 @@ export { default as Pagination } from './lib/Pagination';
|
||||
export { default as PaginationItem } from './lib/PaginationItem';
|
||||
export { default as PaginationLink } from './lib/PaginationLink';
|
||||
export { default as Popover } from './lib/Popover';
|
||||
export { default as PopoverContent } from './lib/PopoverContent';
|
||||
export { default as PopoverTitle } from './lib/PopoverTitle';
|
||||
export { default as PopoverBody } from './lib/PopoverBody';
|
||||
export { default as PopoverHeader } from './lib/PopoverHeader';
|
||||
export { default as Progress } from './lib/Progress';
|
||||
export { default as Row } from './lib/Row';
|
||||
export { default as TabContent } from './lib/TabContent';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user