diff --git a/src/core/index.ts b/src/core/index.ts index 847ebf2..135bb6a 100644 --- a/src/core/index.ts +++ b/src/core/index.ts @@ -11,8 +11,6 @@ export * from './react/ColorPicker'; export * from './react/Clipboard'; export * from './react/Grid'; export * from './react/hooks'; -export * from './react/MarkerButton'; export * from './react/Shortcut'; export * from './react/Title'; -export * from './react/UserReport'; export * from './utils'; \ No newline at end of file