1
0
Fork 0

feat: Migrated to React 19

This commit is contained in:
joostdecock 2025-02-22 15:58:35 +01:00
parent 0a9c3d9473
commit 9ab297a471
502 changed files with 16459 additions and 21191 deletions

View file

@ -42,7 +42,6 @@ import {
import { IconButton } from '@freesewing/react/components/Button'
import { ModalWrapper } from '@freesewing/react/components/Modal'
import { KeyVal } from '@freesewing/react/components/KeyVal'
import { CopyToClipboard as Copy } from 'react-copy-to-clipboard'
const filterAtom = atomWithHash('filter', { example: true })