UNPKG

react-svg-textures

Version:

Textures.js ported to React. Fully isomorphic.

9 lines (8 loc) 162 B
import Circles from './Circles'; import Lines from './Lines'; import Paths from './Paths'; export default { Circles: Circles, Lines: Lines, Paths: Paths };