Skip to content

Commit

Permalink
fix: bump for release
Browse files Browse the repository at this point in the history
  • Loading branch information
17Amir17 committed Jan 5, 2025
1 parent 2af1e31 commit b9d87ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/src/Examples/Advanced/editor-web/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { createRoot } from 'react-dom/client';
import { AdvancedEditor } from './AdvancedEditor';

/**
* This is the entrypoint for the "web" part of our editor that will be built with vite
* This is the entrypoint for the web part of our editor that will be built with vite
*/

declare global {
Expand Down

0 comments on commit b9d87ff

Please sign in to comment.