Skip to content

ERROR TypeError: 0, _$$_REQUIRE(_dependencyMap[13(...)./../../.linaria/custom").styled is not a function (it is undefined) styled not support in runtime #132

ERROR TypeError: 0, _$$_REQUIRE(_dependencyMap[13(...)./../../.linaria/custom").styled is not a function (it is undefined) styled not support in runtime

ERROR TypeError: 0, _$$_REQUIRE(_dependencyMap[13(...)./../../.linaria/custom").styled is not a function (it is undefined) styled not support in runtime #132

Workflow file for this run

name: labeler
on:
issues:
types: [opened, edited, reopened]
jobs:
labeler:
runs-on: ubuntu-latest
name: Label issues
steps:
- name: check-out-repository
uses: actions/checkout@v2
- name: labeler
uses: jayu/super-labeler-action@develop
env:
ACTIONS_STEP_DEBUG: ${{ secrets.ACTIONS_STEP_DEBUG }}
with:
github-token: ${{ secrets.GITHUB_TOKEN }}