feat: switch to new toast provider
This commit is contained in:
parent
a19eb6bcda
commit
2c8880c84d
8 changed files with 151 additions and 49 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { CopyIcon } from '@primer/octicons-react';
|
||||
import { toast } from './Toaster';
|
||||
import toast from '~/utils/toast';
|
||||
|
||||
interface Props {
|
||||
name: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue