mirror of
https://github.com/strapi/strapi.git
synced 2025-12-27 15:13:21 +00:00
feat(content-manager): add theme test
This commit is contained in:
parent
15fcb1bcbf
commit
0ad55e6aa1
@ -1,6 +1,6 @@
|
||||
import * as React from 'react';
|
||||
// Import the PrismJS theme to highlight the code
|
||||
// import 'prismjs/themes/prism.css';
|
||||
import 'prismjs/themes/prism.css';
|
||||
|
||||
import { Box, SingleSelect, SingleSelectOption } from '@strapi/design-system';
|
||||
import { CodeBlock as CodeBlockIcon } from '@strapi/icons';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user