[react] feat: Merged Button and CopyToClipboardButton
This commit is contained in:
parent
749b6b9da7
commit
e58177dedb
14 changed files with 105 additions and 122 deletions
|
@ -1,7 +1,7 @@
|
|||
import React, { useState } from 'react'
|
||||
import { shortUuid } from '@freesewing/utils'
|
||||
import { Link } from '@freesewing/react/components/Link'
|
||||
import { CopyToClipboardButton } from '@freesewing/react/components/CopyToClipboardButton'
|
||||
import { CopyToClipboardButton } from '@freesewing/react/components/Button'
|
||||
|
||||
/*
|
||||
* Displays a UUID, but shorter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue