Explorar o código

fix line error

reiji-h %!s(int64=2) %!d(string=hai) anos
pai
achega
09a123367f
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      apps/app/src/components/PageEditor/OptionsSelector.tsx

+ 0 - 2
apps/app/src/components/PageEditor/OptionsSelector.tsx

@@ -15,8 +15,6 @@ import {
   type EditorTheme, type KeyMapMode, DEFAULT_THEME, DEFAULT_KEYMAP,
 } from '../../interfaces/editor-settings';
 
-import styles from './OptionsSelector.module.scss';
-
 type RadioListItemProps = {
   onClick: () => void,
   icon?: React.ReactNode,