Skip to content

Inlined components are cleaned up when unmounted #155

Inlined components are cleaned up when unmounted

Inlined components are cleaned up when unmounted #155

Workflow file for this run

name: Checks
on: [push]
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: CI
uses: actions/setup-node@v1
with:
node-version: '16'
- run: ./ci