Skip to content

feat: create StudioView and VideoView components, update import paths #6

feat: create StudioView and VideoView components, update import paths

feat: create StudioView and VideoView components, update import paths #6

Workflow file for this run

name: "Node"
on:
push:
branches:
- main
jobs:
run:
runs-on: ubuntu-latest
steps:
- name: "Checkout"
uses: actions/checkout@v4