UNPKG

@selfcommunity/react-templates

Version:

React Templates Components to integrate a Community created with SelfCommunity.

4 lines (3 loc) 95 B
import Lesson, { LessonProps } from './Lesson'; export default Lesson; export { LessonProps };