mirror of
https://github.com/ent/ent.git
synced 2026-05-24 09:31:56 +03:00
doc: explain how to use domain types properly (#4134)
This commit is contained in:
@@ -74,5 +74,7 @@ export default function(Prism) {
|
||||
lookbehind: true
|
||||
}
|
||||
});
|
||||
|
||||
window.Prism = Prism;
|
||||
require(`prismjs/components/prism-hcl`)
|
||||
delete window.Prism;
|
||||
}
|
||||
Reference in New Issue
Block a user