mirror of
https://github.com/zhigang1992/connect.git
synced 2026-04-24 05:05:50 +08:00
fix: import clarity def
This commit is contained in:
committed by
Hank Stoever
parent
3e042b7b1f
commit
ea99468334
@@ -7,7 +7,7 @@ import { useTheme } from '../hooks';
|
||||
|
||||
import { GrammaticalToken, GetGrammaticalTokenProps, RenderProps, Language } from './types';
|
||||
import { theme } from './prism-theme';
|
||||
import './language-definition';
|
||||
import './clarity';
|
||||
|
||||
export * from './types';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user