Skip to content

Commit

Permalink
fix(familie-clipboard): testing testing
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Krever enda mer
  • Loading branch information
idaame committed Sep 22, 2023
1 parent bc6d2f0 commit dea6020
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/familie-clipboard/src/Clipboard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ export const Clipboard: React.FC<IProps> = ({ children }) => {
data-delay-hide={1750}
data-effect={'solid'}
onClick={copy}
data-class="typo-undertekst"
data-class="typo-undertekstrfgtyhujikol"
>
<AnimatePresence initial={false} exitBeforeEnter>
<IconContainer {...animation} key={didCopy ? 'check' : 'copy'}>
Expand Down

0 comments on commit dea6020

Please sign in to comment.