mirror of
https://github.com/tale/headplane.git
synced 2026-08-28 07:57:03 +00:00
feat: switch to new toast provider
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { CopyIcon } from '@primer/octicons-react';
|
||||
import { toast } from './Toaster';
|
||||
import toast from '~/utils/toast';
|
||||
|
||||
interface Props {
|
||||
name: string;
|
||||
|
||||
Reference in New Issue
Block a user