Components
The Uuid component family provides the following components:
Uuid
A component to display a short version of a (v4) UUID
You can import the Uuid
component from the uuid component family in the @freesewing/react
package:
import { Uuid } from "@freesewing/react/components/Uuid"