Add React editor project

This commit is contained in:
Rami Bitar
2026-08-09 16:00:10 -04:00
parent 909d99251a
commit 63ecc5e284
212 changed files with 20655 additions and 11571 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
import React from 'react';
import { toast } from 'sonner';
import Button from '@/components/ui/button';
import { Button } from '@/components/ui/button';
export function SonnerDemo() {
return (