Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Create a HeaderItem component with Dropdown #41

Create a HeaderItem component with Dropdown

Create a HeaderItem component with Dropdown #41

Workflow file for this run

name: Test
on: [ push, pull_request ]
jobs:
build:
name: Build
uses: ./.github/workflows/call-build.yml
test:
name: Test
uses: ./.github/workflows/call-test.yml