2db97f10dc
* feat: add `<Prism/>` to @astrojs/prism/components * feat: remove `<Prism/>` from astro/components * refactor: point to index.mjs in import * refactor: change exp to @astrojs/prism/component * refactor: remove unecessary index.js * chore: changeset
139 B
139 B
astro | @astrojs/prism |
---|---|
patch | patch |
Move the built-in Prism
component from astro/components
to @astrojs/prism/component
.