Initial commit after recreate
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
import type { GlitchComponentProps } from './types';
|
||||
export default function AssumptionToggle({ config, onComplete, onProgress, theme, className, host }: GlitchComponentProps): import("react/jsx-runtime").JSX.Element;
|
||||
Reference in New Issue
Block a user