We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99e3661 commit 6a591a7Copy full SHA for 6a591a7
demo/app/page.tsx
@@ -1,5 +1,4 @@
1
"use client"
2
-import { useState } from 'react';
3
import styles from './page.module.css'
4
import { CodeiumEditor } from "@codeium/react-code-editor";
5
0 commit comments