astro/src/frontend/render
Matthew Phillips ea857e675d
Fix visible components (#112)
* Fix visible components

The wrapper component is grabbed with querySelector, so no need for `.item()` call which was throwing.

* Add back in display contents
2021-04-19 15:14:53 -04:00
..
preact.ts [ci] npm run format 2021-04-15 15:56:27 +00:00
react.ts [ci] npm run format 2021-04-15 15:56:27 +00:00
renderer.ts Fix visible components (#112) 2021-04-19 15:14:53 -04:00
svelte.ts [ci] npm run format 2021-04-15 15:56:27 +00:00
utils.ts [ci] npm run format 2021-04-15 15:56:27 +00:00
vue.ts [ci] npm run format 2021-04-15 15:56:27 +00:00