add standalone availability component to exports
parent
501f9ad2fd
commit
0b2c730c72
|
@ -1,2 +1,3 @@
|
|||
export { AvailabilityList } from "./AvailabilityList";
|
||||
export { Availability } from "./ScheduleListItem";
|
||||
export * from "../types";
|
||||
|
|
Loading…
Reference in New Issue