UNPKG

@instructure/quiz-interactions

Version:

A React UI component Library for quiz interaction types.

5 lines (3 loc) 138 B
import striptags from 'striptags' import {htmlDecode} from 'htmlencode' export default htmlContent => htmlDecode(striptags(htmlContent))