Collection
Components
The Collection component family provides the following components:
Collection
A component to show the FreeSewing collection and pick a design.
You can import the Collection
component from the collection component family in the @freesewing/react
package:
Javascript
import { Collection } from "@freesewing/react/components/Collection"
DesignInfo
A component to show info about a FreeSewing design
You can import the DesignInfo
component from the collection component family in the @freesewing/react
package:
Javascript
import { DesignInfo } from "@freesewing/react/components/Collection"