Package updates prior to release
This commit is contained in:
parent
3f2bd78563
commit
af2a84d379
4 changed files with 2308 additions and 3015 deletions
|
@ -1,6 +1,6 @@
|
|||
import React, { useMemo } from 'react';
|
||||
import styled from 'styled-components/macro';
|
||||
import v4 from 'uuid/v4';
|
||||
import { v4 } from 'uuid';
|
||||
import tw from 'twin.macro';
|
||||
import Label from '@/components/elements/Label';
|
||||
import Input from '@/components/elements/Input';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue