Skip to content

remove global detailed color and pass the params using route #883

remove global detailed color and pass the params using route

remove global detailed color and pass the params using route #883

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install npm dependencies
run: |
yarn