Skip to content

Fix : fixed the broken UI of discord users in mobile view with some UI enhancements. #682

Fix : fixed the broken UI of discord users in mobile view with some UI enhancements.

Fix : fixed the broken UI of discord users in mobile view with some UI enhancements. #682

Workflow file for this run

name: Tests
on:
pull_request:
branches: [main, develop]
push:
branches: [main, develop]
jobs:
Lint-Check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: yarn
- run: yarn test