Skip to content
Snippets Groups Projects
Commit 3e1f7861 authored by syuilo's avatar syuilo
Browse files

oops

parent a57a1d80
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,8 @@ const elements = [
require('./elements/code'),
require('./elements/inline-code'),
require('./elements/quote'),
require('./elements/emoji')
require('./elements/emoji'),
require('./elements/search')
];
export default (source: string): any[] => {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment